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

Reaction::UI::Widget::Value

This widget provides the return value of the "vlues_string" or "value" method on the viewport (depending on which is available first) via the "value" argument to widget.

Reaction::UI::Widget::Value::Boolean
Will simply display the "value".
Reaction::UI::Widget::Value::Collection
This widget iterates over a collection of values provided by the viewport and renders an unordered list out of them.
Reaction::UI::Widget::Value::DateTime
A simple subclass of Reaction::UI::Widget::Value, currently not doing much.
Reaction::UI::Widget::Value::Image
Provides "has_image" and "no_image" blocks that will be rendered depending on the viewports "value_string" attribute. The defaults are to either render an image tag, or to output nothing at all.
Reaction::UI::Widget::Value::Number
A simple subclass of "Reaction::UI::Widget::Value" that doesn't do much yet.
Reaction::UI::Widget::Value::RelatedObject
A simple subclass of "Reaction::UI::Widget::Value" that doesn't do much yet.
Reaction::UI::Widget::Value::String
A simple subclass of "Reaction::UI::Widget::Value" that doesn't do much yet.
Reaction::UI::Widget::Value::Text
A simple subclass of "Reaction::UI::Widget::Value" that doesn't do much yet.

Additional available arguments
value - The "value_string" or "value" of the viewport

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.