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.
(optionnel) Nom de l'attribut du champs Input
(optionnel) Label pour le champs Input
(optionnel) Texte à afficher pour un checkbox
(optionnel) Soit un attribut HTML typique, soit un tableau associatif
No exceptions thrown.
Disponible depuis la version 1.0.
This function can not be called statically.