NAME

Reaction::UI::Widget::Object - Widget to implement rendering of an object

DESCRIPTION

FRAGMENTS

container_list

Sequentially renders the fields of the viewport found in its containers method return values.

container

Renders the field viewport passed by container_list.

DEPRECATED FRAGMENTS

field_list

Sequentially renders the fields of the viewport;

field

Renders the field viewport passed by field_list

LAYOUT SETS

base

share/skin/base/layout/object.tt

The following layouts are provided:

widget

Renders the container_list fragment.

container

Renders the container viewport.

default

share/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:

container

Renders the container viewport.

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.