HTML_QuickForm_radio::getChecked()

HTML_QuickForm_radio::getChecked() – Retourne l'état du bouton radio

Synopsis

require_once 'HTML/QuickForm/radio.php';

string HTML_QuickForm_radio::getChecked ( )

Description

This package is not documented yet.

Throws

No exceptions thrown.

See

Voir setChecked().

Note

Disponible depuis la version 1.0.

This function can not be called statically.