|
NAMEReaction::UI::Widget::Object - Widget to implement rendering of an objectDESCRIPTIONFRAGMENTScontainer_listSequentially renders the "fields" of the viewport found in its "containers" method return values.containerRenders the "field" viewport passed by "container_list".actionsRenders the "action" fragment with every item in the viewports "actions".actionRenders the "viewport" fragment provided by Reaction::UI::Widget, thus rendering the current viewport stored in the "_" topic argument provided by the "actions" fragment.DEPRECATED FRAGMENTSfield_listSequentially renders the "fields" of the viewport;fieldRenders the "field" viewport passed by "field_list"LAYOUT SETSbaseshare/skin/base/layout/object.tt The following layouts are provided:
defaultshare/skin/default/layout/object.tt This layout set inherits from the one with the same name in the "base" skin. The following layouts are provided:
AUTHORSSee Reaction::Class for authors.LICENSESee Reaction::Class for the license.
Visit the GSP FreeBSD Man Page Interface. |