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
hrefattribute set to theuriargument and the content set to thelabelargument.
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
brelement after the originalwidgetfragment.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.