Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CheckboxChoice Class Reference

Inheritance diagram for CheckboxChoice:

Inheritance graph
List of all members.

Detailed Description

A list of checkboxes.

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.


Constructor & Destructor Documentation

CheckboxChoice::CheckboxChoice choice,
checkbox_class = 'CheckboxInput'
 

The CheckboxChoice constructor.

Parameters:
$choice an array of choices with which to create Option controls
$checkbox_class the name of the class with which to instantiate individual CheckboxInput controls

Definition at line 2671 of file controls.php.

References check_class().


The documentation for this class was generated from the following file:
Generated on Mon Feb 14 11:39:50 2005 for FormControls by doxygen 1.3.5