
Reaction::UI::Widget::Grid::Member::WithActions - Grid members with actions

This is a subclass of Reaction::UI::Widget::Grid::Member additionally providing actions per member.

Renders the action fragment with every item in the viewports actions.
Renders the viewport fragment provided by Reaction::UI::Widget,
thus rendering the current viewport stored in the _ topic argument provided by the actions fragment.

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:
First renders the original field_list fragment, then the actions fragment.
Simply renders the next action fragment in line.
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:
The same as in the base skin.
Renders the original action fragment surrounded by a td element.


See Reaction::Class for authors.

See Reaction::Class for the license.