Reaction::UI::Widget::Image - An image with optional height and width properties
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.
share/skin/base/layout/image.tt
See Reaction::Class for authors.
See Reaction::Class for the license.