The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::UI::Widget::Action::Link - A hyperlink representing an object mutation

DESCRIPTION

FRAGMENTS

widget

The following additional arguments are provided:

uri

The viewport's uri.

label

The localised value of the viewport's label.

LAYOUT SETS

base

  share/skin/base/layout/action/link.tt

The following layouts are provided:

widget

Renders a hyperlink with a href attribute set to the uri argument and the content set to the label argument.

default

  share/skin/default/layout/action/link.tt

This layout set extends the NEXT layout set with the same name in the parent skin.

The following layouts are provided:

widget

Renders a br element after the original widget fragment.

SEE ALSO

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.