Image class A class for managing a standard image.
Located in /image-defs.php (line 37)
RenderableObject | --image
Image alignment with respect to the page:
'left' (default), 'right', 'top', 'bottom', 'middle', 'absbottom', 'absmiddle', 'baseline', 'texttop'
Image ALT tag content
Image border with in pixels
Height of image in pixels
Padding at image sides in pixels
Text to display in status area when mouse over image
Image map to use
Name of the image element
Script to execute on mouse-out
Script to execute on mouse-over
Image file source URL/path
Padding at image top & bottom in pixels
Width of image in pixels
Constructor Creates the basic image object.
This renders the field as HTML.
Set linkover text Defines the text to show when the mouse moves over the image.
Set image details Allow setting of src and metrics from outside.
Set image map Defines the image map to use with this image.
This renders the field as WML.
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3