classname: htmlobject_a
extends: htmlobject_base
A
@package htmlobjects
@author Alexander Kuballa [akuballa@users.sourceforge.net]
@copyright Copyright (c) 2008 - 2012, Alexander Kuballa
@license BSD License (see LICENSE.TXT)
@version 1.1
filename: htmlobject.a.class.php
Attributes
topattribute: href
access: public
default:
topaccess: public
default:
empty
URI (RFC 2396) to process request @access public @var string
attribute: label
access: public
default:
topaccess: public
default:
empty
Label for a @access public @var string
attribute: name
access: public
default:
topaccess: public
default:
empty
Attribute name @access public @var string
attribute: tabindex
access: public
default:
topaccess: public
default:
empty
Attribute tabindex @access public @var int
attribute: target
access: public
default:
access: public
default:
empty
Attribute target @access public @var string [_blank|_parent|_self|_top]
- 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