HTML_QuickForm_radio::setChecked() -- Sets whether radio button is checked
Synopsis
require_once 'HTML/QuickForm/radio.php'; |
void HTML_QuickForm_radio::setChecked
(bool $checked)
Описание
Этот пакет пока не документирован.
Параметр
- boolean
$checked
Whether the field is checked or not
Throws
throws no exceptions thrown
Заметка
since 1.0
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |