require_once 'HTML/QuickForm/checkbox.php';
void constructor HTML_QuickForm_checkbox::HTML_QuickForm_checkbox ([string $elementName = NULL [, string $elementLabel = NULL [, string $text = '' [, mixed $attributes = NULL]]]])
void constructor HTML_QuickForm_checkbox::HTML_QuickForm_checkbox
This package is not documented yet.
(optional)Input field name attribute
(optional)Input field label
(optional)Checkbox display text
(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.