void constructor HTML_QuickForm_checkbox::HTML_QuickForm_checkbox (
string $elementName
= null
, string $elementLabel
= null
, string $text = ''
, mixed $attributes
= null
)
This package is not documented yet.
$elementName
(optional)Input field name attribute
$elementLabel
(optional)Input field label
$text
(optional)Checkbox display text
$attributes
(optional)Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.