In HTML terms checkboxes 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 2664 of file controls.php.
Public Member Functions | |
CheckboxChoice ($choice, $checkbox_class= 'CheckboxInput') | |
The CheckboxChoice constructor. |
|
The CheckboxChoice constructor.
Definition at line 2671 of file controls.php. References check_class(). |