HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |
require_once 'HTML/QuickForm/radio.php'; |
void HTML_QuickForm_radio::setChecked (
bool $checked
)
This package is not documented yet.
Whether the field is checked or not
throws no exceptions thrown
see getChecked().
since 1.0
This function can not be called statically.
HTML_QuickForm::updateElementAttr() | |
PEAR Manual | |