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

RadioChoice Class Reference

Inheritance diagram for RadioChoice:

Inheritance graph
List of all members.

Detailed Description

A list of radio buttons.

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.


Constructor & Destructor Documentation

RadioChoice::RadioChoice choice,
radio_class = 'RadioInput'
 

The RadioChoice constructor.

Parameters:
$choice an array of choices with which to create Option controls
$radio_class the name of the class with which to instantiate individual Radio buttons

Definition at line 2616 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:53 2005 for FormControls by doxygen 1.3.5