HTML_QuickForm_checkbox::getChecked()
Description
Returns TRUE if checkbox has a "checked" attribute, FALSE otherwise. getValue() is an alias for this method. Thus the only value checkbox element can have in QuickForm is TRUE.
|
Helping ordinary people create extraordinary websites! |
|
HTML_QuickForm_checkbox::getChecked()DescriptionReturns TRUE if checkbox has a "checked" attribute, FALSE otherwise. getValue() is an alias for this method. Thus the only value checkbox element can have in QuickForm is TRUE. |