Matt S Trout > Reaction-0.002000 > Reaction::UI::Widget::Grid::Member::WithActions

Download:
Reaction-0.002000.tar.gz

Annotate this POD

CPAN RT

New  3
Open  0
View Bugs
Report a bug
Source  

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_list fragment, then the actions fragment.

action

Simply renders the next action fragment 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 base skin.

action

Renders the original action fragment surrounded by a td element.

SEE ALSO ^

AUTHORS ^

See Reaction::Class for authors.

LICENSE ^

See Reaction::Class for the license.