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