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

Reaction::UI::Widget::Value::Collection

This widget provides an additional "label" argument for the "widget" fragment containing the localised value of the viewports "label" attribute.

It also implements the fragments "list" and "item".

This will set the "label" argument to the return value of the "label" method on the viewport. The base layout will then render the "list" fragment.

This will render the "item" fragment once for every entry in the viewports "value_names". The base layout will surround the rendered output with a unordered list.

This will set the argument "name" to the localised value of the current iteration (stored in $_). The base layout will render a list item with the value as html escaped content of the item.

  share/skin/base/layout/value/collection.tt
  share/skin/base/layout/value/list.tt

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.