require_once 'HTML/QuickForm/advcheckbox.php';
void constructor HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox ([string $elementName = NULL [, string $elementLabel = NULL [, string $text = NULL [, mixed $attributes = NULL [, mixed $values = NULL]]]]])
void constructor HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox
This package is not documented yet.
(optional)Input field name attribute
(optional)Input field label
(optional)Text to put after the checkbox
(optional)Either a typical HTML attribute string or an associative array
(optional)Values to pass if checked or not checked
throws no exceptions thrown
since 1.0
This function can not be called statically.