HTML_QuickForm_radio::getChecked()

HTML_QuickForm_radio::getChecked() -- Returns whether radio button is checked

Synopsis

require_once 'HTML/QuickForm/radio.php';

string HTML_QuickForm_radio::getChecked ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setChecked().

Note

since 1.0

This function can not be called statically.