The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::UI::Widget::Image - An image with optional height and width properties

DESCRIPTION

FRAGMENTS

widget

The widget layout will be provided with an additional img_attrs argument containing a rendered string of the image's attributes containing:

src

The return value of the viewports uri method.

width

The value of the viewports width attribute if one was found.

height

The value of the viewports height attribute if one was found.

LAYOUT SETS

  share/skin/base/layout/image.tt

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.