Inheritance diagram for CheckboxListField:

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. | |
| 
 | 
| Draw the field. 
 Implements Field. Definition at line 12 of file checkboxlist-field.inc.php. | 
| 
 | 
| Get a string suitable for use in SQL statement. 
 
 Reimplemented from AbstractField. Definition at line 40 of file checkboxlist-field.inc.php. | 
| 
 | 
| Set the field data. 
 
 Reimplemented from AbstractField. Definition at line 28 of file checkboxlist-field.inc.php. | 
 1.3.9.1
 1.3.9.1