Definition at line 1489 of file controls.php.
Public Member Functions | |||||||
RadioInput ($value, $label=null, $control_name=null) | |||||||
| |||||||
_processPOSTED ($post) | |||||||
Process a HTTPD POSTed value. |
|
Definition at line 1494 of file controls.php. |
|
Process a HTTPD POSTed value. The POSTed value is processed and set as the value of the current control.
Reimplemented from ControlElement. Definition at line 1504 of file controls.php. |