require_once 'HTML/QuickForm/radio.php';
void constructor HTML_QuickForm_radio::HTML_QuickForm_radio ([string $elementName = NULL [, mixed $elementLabel = NULL [, string $text = NULL [, string $value = NULL [, mixed $attributes = NULL]]]]])
void constructor HTML_QuickForm_radio::HTML_QuickForm_radio
This package is not documented yet.
Input field name attribute
Label(s) for a field
Text to display near the radio
Input field value
Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.