void constructor HTML_QuickForm_input::HTML_QuickForm_input (
string $elementName
= null
, mixed $elementLabel
= null
, mixed $attributes
= null
)
This package is not documented yet.
$elementName
Input field name attribute
$elementLabel
Label(s) for the input field
$attributes
Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.