HTML_QuickForm_radio::getChecked()

HTML_QuickForm_radio::getChecked() – ラジオボタンがチェックされているかどうかを返す

Synopsis

require_once 'HTML/QuickForm/radio.php';

string HTML_QuickForm_radio::getChecked ( )

Description

This package is not documented yet.

Throws

例外はスローされません。

See

setChecked() も参照ください。

Note

since 1.0

This function can not be called statically.