In HTML terms radio buttons are individual elements placed anywhere in a page. Conceptually, however, they are part of a 'meta' control which coordinates them. This implements such a meta control.
Definition at line 2609 of file controls.php.
Public Member Functions | |
RadioChoice ($choice, $radio_class= 'RadioInput') | |
The RadioChoice constructor. |
|
The RadioChoice constructor.
Definition at line 2616 of file controls.php. References check_class(). |