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 theuri
argument and the content set to thelabel
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 originalwidget
fragment.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.