void HTML_QuickForm_radio::setText (
string $text
)
C'est le texte qui sera affiché avec le radio, automatiquement entouré de balises <label>. Le label, au sens QuickForm, est définit via setLabel().
Texte à afficher près du bouton radio
No exceptions thrown.
Voir getText().
Disponible depuis la version 1.1.
This function can not be called statically.