NAME
Reaction::UI::Widget::Field::Mutable::MatchingPasswords - Require double input of password
DESCRIPTION
This is a subclass of Reaction::UI::Widget::Field::Mutable::Password implementing a second field to repeat the password input.
FRAGMENTS
widget
Will render the check_field
fragment after the original widget
fragment.
check_field
Renders field
with field_id
and field_name
set to the viewport's check_value
event.
check_label
Localises the label
argument with a value from the viewport's check_label
attribute if one is specified and renders the label
fragment.
LAYOUT SETS
base
share/skin/base/layout/field/mutable/matching_passwords.tt
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.