Hover class Provides and image which changes to a second image when the mouse is over the top of it, using onmouseover and onmouseout events.
Located in /image-defs.php (line 248)
RenderableObject | --hover
Flag, true if images have been defined
Image object
Image over object
Name of this element
Name of the over version of this element
URL to go to when image is clicked
Constructor Creates the hover object.
This creates two image objects, one for the normal image and one for the image displayed when the mouse goes over it. You must define these images:
This renders the field as HTML.
Define normal image This is the image which is displayed when the mouse is 'out'.
Define over image This is the image which is displayed when the mouse is 'over'.
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3