[image] element index

Package indexes

All elements
a b c h i j l m n o s u v w
a
top
Variable $align
image::$align in image-defs.php
Image alignment with respect to the page:
Variable $alt
image::$alt in image-defs.php
Image ALT tag content
b
top
Variable $border
image::$border in image-defs.php
Image border with in pixels
c
top
Method clickable_image
Constructor Creates the basic clickable image object.
Class clickable_image
clickable_image in image-defs.php
Clickable Image class A class for managing a clickable image. A clickable image is one which redirects to a given URL when clicked on.
h
top
Variable $height
image::$height in image-defs.php
Height of image in pixels
Variable $hspace
image::$hspace in image-defs.php
Padding at image sides in pixels
Method hover
hover::hover() in image-defs.php
Constructor Creates the hover object.
Class hover
hover in image-defs.php
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.
Method html
image::html() in image-defs.php
This renders the field as HTML.
Method html
hover::html() in image-defs.php
This renders the field as HTML.
Method html
clickable_image::html() in image-defs.php
This renders the field as HTML.
i
top
Variable $images_defined
hover::$images_defined in image-defs.php
Flag, true if images have been defined
Variable $img
clickable_image::$img in image-defs.php
The image object
Variable $img
hover::$img in image-defs.php
Image object
Variable $img_over
hover::$img_over in image-defs.php
Image over object
Method image
image::image() in image-defs.php
Constructor Creates the basic image object.
Class image
image in image-defs.php
Image class A class for managing a standard image.
Page image-defs.php
image-defs.php in image-defs.php
j
top
Method javascript
image::javascript() in image-defs.php
Render image as javascript object
l
top
Variable $linkover_text
image::$linkover_text in image-defs.php
Text to display in status area when mouse over image
m
top
Variable $map
image::$map in image-defs.php
Image map to use
n
top
Variable $name
hover::$name in image-defs.php
Name of this element
Variable $name
image::$name in image-defs.php
Name of the image element
Variable $name_over
hover::$name_over in image-defs.php
Name of the over version of this element
o
top
Variable $onmouseout
image::$onmouseout in image-defs.php
Script to execute on mouse-out
Variable $onmouseover
image::$onmouseover in image-defs.php
Script to execute on mouse-over
s
top
Variable $src
image::$src in image-defs.php
Image file source URL/path
Method set_image
hover::set_image() in image-defs.php
Define normal image This is the image which is displayed when the mouse is 'out'.
Method set_image_over
hover::set_image_over() in image-defs.php
Define over image This is the image which is displayed when the mouse is 'over'.
Method set_linkover_text
Set linkover text Defines the text to show when the mouse moves over the image.
Method set_linkover_text
image::set_linkover_text() in image-defs.php
Set linkover text Defines the text to show when the mouse moves over the image.
Method set_src
image::set_src() in image-defs.php
Set image details Allow setting of src and metrics from outside.
u
top
Variable $url
clickable_image::$url in image-defs.php
URL to go to when image is clicked on
Variable $url
hover::$url in image-defs.php
URL to go to when image is clicked
Method use_map
image::use_map() in image-defs.php
Set image map Defines the image map to use with this image.
v
top
Variable $vspace
image::$vspace in image-defs.php
Padding at image top & bottom in pixels
w
top
Variable $width
image::$width in image-defs.php
Width of image in pixels
Method wml
image::wml() in image-defs.php
This renders the field as WML.
a b c h i j l m n o s u v w