Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

MultiSelectField Class Reference
[List Fields]

Inheritance diagram for MultiSelectField:

SelectField AbstractListField AbstractField Field List of all members.

Detailed Description

A field where you can select multiple options.

Author:
Zach Smith

Definition at line 8 of file multiselect-field.inc.php.

Public Member Functions

 drawInput ()
 Draw the field.
 getData ()
 Get the data value.
 setData ($value)
 Set data.


Member Function Documentation

MultiSelectField::drawInput  ) 
 

Draw the field.

Reimplemented from SelectField.

Definition at line 13 of file multiselect-field.inc.php.

References AbstractField::extrasAsAttributes().

MultiSelectField::getData  ) 
 

Get the data value.

Reimplemented from AbstractField.

Definition at line 44 of file multiselect-field.inc.php.

MultiSelectField::setData value  ) 
 

Set data.

Parameters:
$value Value to set

Reimplemented from AbstractField.

Definition at line 49 of file multiselect-field.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1