Checkbox element
Located in /Form/Element/Checkbox.php (line 23)
Zend_Form_Element_Checkbox | --Giscuit_Form_Element_Checkbox
Is the checkbox checked?
Use formCheckbox view helper by default
Options that will be passed to the view helper
Value when checked
Value when not checked
Current value
Get value when checked
Get value when not checked
Get checked flag
Set checked flag
Set checked value
Set options
Intercept checked and unchecked values and set them early; test stored value against checked and unchecked values after configuration.
Set unchecked value
Set value
If value matches checked value, sets to that value, and sets the checked flag to true.
Any other value causes the unchecked value to be set as the current value, and the checked flag to be set as false.
Documentation generated on Wed, 28 May 2014 08:33:12 +0000 by phpDocumentor 1.4.3