Radio buttons widget Use it with input type="radio"
This class supports a group of radio buttons
Located in /view/BaseWidgets.php (line 169)
miWidget | --miBaseWidget | --miBaseRadioWidget
Class | Description |
---|---|
miRadioWidget | Standard radio buttons widget Use it with input type="radio" |
The index of the default radio button
Array with the radio buttons
Inherited from miBaseWidget
miBaseWidget::$_fieldName
Inherited from miWidget
miWidget::$_properties
miWidget::$_webForm
Process the form submissions and returns the widget data
Returns the widget contents to be displayed
Sets the radio buttons
The $radioButtons is an associative array where the key is used to separate the radio buttons within a group and the value is the display value of the radio button If $defaultRadioIndex is not set the first radio button is checked.
Inherited From miBaseWidget
miBaseWidget::getFieldName()
miBaseWidget::setFieldName()
Inherited From miWidget
miWidget::__construct()
miWidget::getControl()
miWidget::getData()
miWidget::getEditableControl()
miWidget::getProperties()
miWidget::setProperty()
miWidget::validateData()
Documentation generated on Thu, 08 May 2008 16:57:10 +0300 by phpDocumentor 1.4.1