void constructor HTML_QuickForm_advcheckbox::HTML_QuickForm_advcheckbox (
string $elementName
= = null
, string $elementLabel
= = null
, string $text
= = null
, mixed $attributes
= = null
, mixed $values
= = null
)
This package is not documented yet.
(optionnel) Nom de l'attribut du champs Input
(optionnel) Libellé du champs Input
(optionnel) Texte à mettre après la checkbox
(optionnel) Soit un attribut HTML typique, soit un tableau associatif
(optionnel) Valeurs à passer si la checkbox est cochée ou non
No exceptions thrown.
Disponible depuis la version 1.0.
This function can not be called statically.