HTML_QuickForm_advcheckbox::setValues()
Description
If $values is a string then it will be used for checked state. If it is an array, then $values[0] will be used for unchecked state and $values[1] for checked.
|
Helping ordinary people create extraordinary websites! |
|
HTML_QuickForm_advcheckbox::setValues()DescriptionIf $values is a string then it will be used for checked state. If it is an array, then $values[0] will be used for unchecked state and $values[1] for checked. |