classname: htmlobject_iframe
extends: htmlobject_div
Iframe
@package htmlobjects
@author Alexander Kuballa [akuballa@users.sourceforge.net]
@copyright Copyright (c) 2008 - 2012, Alexander Kuballa
@license BSD License (see LICENSE.TXT)
@version 1.0
filename: htmlobject.iframe.class.php
Methods
Attributes
topattribute: align
access: public
default:
topaccess: public
default:
empty
Align iframe @access public @var enum [top | middle | bottom | left | right]
attribute: frameborder
access: public
default:
topaccess: public
default:
empty
Border @access public @var int
attribute: height
access: public
default:
topaccess: public
default:
empty
Height of iframe @access public @var int
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 iframe @access public @var string
attribute: marginwidth
access: public
default:
topaccess: public
default:
empty
Width of margin @access public @var int
attribute: marginheight
access: public
default:
topaccess: public
default:
empty
Width of margin @access public @var int
attribute: scrolling
access: public
default:
topaccess: public
default:
empty
Scrolling @access public @var enum yes | no | auto
attribute: src
access: public
default:
topaccess: public
default:
empty
Source of iframe @access public @var string URI (RFC 2396)
attribute: width
access: public
default:
access: public
default:
empty
Width of iframe @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