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::Container(3) User Contributed Perl Documentation Reaction::UI::Widget::Field::Container(3)

Reaction::UI::Widget::Field::Container - A field containing multiple values

This widget implements a field containing multiple value viewports found in the current viewport's "fields" attribute.

Sets the "name" argument to the viewport's "name" attribute.

Sets the "label" argument to the viewport's "label" attribute value and renders the "label" fragment when the viewport has a label defined.

Sequentially renders the "fields" of the viewport;

Renders the "field" viewport passed by "field_list"

  share/skin/base/layout/field/container.tt

The following layouts are provided:

widget
Renders a "fieldset" element containing the "maybe_label" and "field_list" fragments.
label
Renders a "legend" element for the "fieldset" containing the "label" argument.
field
Wraps the next "field" fragment in a "span" element.

See Reaction::Class for authors.

See Reaction::Class for the license.
2010-10-29 perl v5.32.1

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.