GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Reaction::UI::Widget::Field::Mutable::Boolean(3) User Contributed Perl Documentation Reaction::UI::Widget::Field::Mutable::Boolean(3)

Reaction::UI::Widget::Field::Mutable::Boolean - A mutable boolean field

Provides a widget to manipulate a boolean value. This is a subclass of Reaction::UI::Widget::Field::Mutable.

Will set the argument "field_type" to "checkbox".

Will render the "is_checked_yes" fragment if the viewport has a true "value_string" or "is_checked_no" if it does not.

  share/skin/base/layout/field/mutable/boolean.tt

This layout set extends the next "field/mutable" layout set in the skin inheritance.

The following layouts are provided:

Renders the input element that will be the checkbox.
Sets the value element attribute to 1 and renders the "is_checked" fragment afterwards.
Sets the "checked" attribute of the input element to "checked".
Empty.

See Reaction::Class for authors.

See Reaction::Class for the license.

2010-10-29 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.