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

CheckboxListField Class Reference
[List Fields]

Inheritance diagram for CheckboxListField:

AbstractListField AbstractField Field List of all members.

Detailed Description

Set of checkboxes.

Author:
Scott Peshak

Definition at line 7 of file checkboxlist-field.inc.php.

Public Member Functions

 drawInput ()
 Draw the field.
 setData ($data)
 Set the field data.
 getSqlImpl ()
 Get a string suitable for use in SQL statement.


Member Function Documentation

CheckboxListField::drawInput  ) 
 

Draw the field.

Implements Field.

Definition at line 12 of file checkboxlist-field.inc.php.

CheckboxListField::getSqlImpl  ) 
 

Get a string suitable for use in SQL statement.

Returns:
SQL string

Reimplemented from AbstractField.

Definition at line 40 of file checkboxlist-field.inc.php.

CheckboxListField::setData data  ) 
 

Set the field data.

Parameters:
$data either an array of values that should be selected, or a comma seperated list

Reimplemented from AbstractField.

Definition at line 28 of file checkboxlist-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