NAME
Reaction::UI::Widget::Grid::Member::WithActions - Grid members with actions
DESCRIPTION
This is a subclass of Reaction::UI::Widget::Grid::Member additionally providing actions per member.
FRAGMENTS
actions
Renders the action fragment with every item in the viewports actions.
action
Renders the viewport fragment provided by Reaction::UI::Widget, thus rendering the current viewport stored in the _ topic argument provided by the actions fragment.
LAYOUT SETS
base
share/skin/base/layout/collection/grid/member/with_actions.tt
This layout set extends the collection/grid/member layout set in the parent skin.
The following layouts are provided:
- field_list
-
First renders the original
field_listfragment, then theactionsfragment. - action
-
Simply renders the next
actionfragment in line.
default
share/skin/default/layout/collection/grid/member/with_actions.tt
This layout skin extends the collection/grid/member layout set in the parent skin.
The following layouts are provided:
- field_list
-
The same as in the
baseskin. - action
-
Renders the original
actionfragment surrounded by atdelement.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.