void constructor HTML_QuickForm_element::HTML_QuickForm_element (
string $elementName
= null
, mixed $elementLabel
= null
, mixed $attributes
= null
)
This package is not documented yet.
$elementName
Name of the element
$elementLabel
Label(s) for the element
$attributes
Associative array of tag attributes or HTML attributes name="value" pairs
throws no exceptions thrown
see setName(), setLabel()
since 1.0
This function can not be called statically.