classname: htmlobject_img
extends: htmlobject_base
Image
@package htmlobjects
@author Alexander Kuballa [akuballa@users.sourceforge.net]
@copyright Copyright (c) 2008 - 2011, Alexander Kuballa
@license BSD License (see LICENSE.TXT)
@version 1.0
filename: htmlobject.img.class.php
Methods
Attributes
topattribute: align
access: public
default:
topaccess: public
default:
empty
Align image @access public @var enum [top | middle | bottom | left | right]
attribute: alt
access: public
default:
topaccess: public
default:
empty
Alternative text @access public @var string
attribute: border
access: public
default:
topaccess: public
default:
empty
Border @access public @var int
attribute: height
access: public
default:
topaccess: public
default:
empty
Height of image @access public @var int
attribute: hspace
access: public
default:
topaccess: public
default:
empty
Horizontal distance to text @access public @var int
attribute: ismap
access: public
default:
topaccess: public
default:
false
Serverside handling map @access public @var bool
attribute: longdesc
access: public
default:
topaccess: public
default:
empty
URI to long description text @access public @var string URI (RFC 2396)
attribute: name
access: public
default:
topaccess: public
default:
empty
Name of image @access public @var string
attribute: src
access: public
default:
topaccess: public
default:
empty
Source of image @access public @var string
attribute: usemap
access: public
default:
topaccess: public
default:
empty
Source of image map @access public @var string
attribute: vspace
access: public
default:
topaccess: public
default:
empty
Vertical distance to text @access public @var int
attribute: width
access: public
default:
access: public
default:
empty
Width of image @access public @var int
- htmlobject
- htmlobject_a
- htmlobject_base
- htmlobject_box
- htmlobject_button
- htmlobject_div
- htmlobject_form
- htmlobject_formbuilder
- htmlobject_iframe
- htmlobject_img
- htmlobject_input
- htmlobject_option
- htmlobject_request
- htmlobject_response
- htmlobject_select
- htmlobject_table
- htmlobject_tablebuilder
- htmlobject_tabmenu
- htmlobject_td
- htmlobject_template
- htmlobject_textarea
- htmlobject_tr