HTML_QuickForm_radio::setChecked()

HTML_QuickForm_radio::setChecked() -- Sets whether radio button is checked

Referentiesamenvatting

require_once 'HTML/QuickForm/radio.php';

void HTML_QuickForm_radio::setChecked (bool $checked)

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

boolean $checked

Whether the field is checked or not

Throws

throws no exceptions thrown

Zie

see getChecked().

Note

since 1.0

Deze functie kan niet statisch worden aangeroepen.