Inheritance diagram for NameField:

Definition at line 8 of file name-field.inc.php.
Public Member Functions | |
| __construct ($name, Form &$parentForm, array $attribs=array()) | |
| Constructor. | |
| getSqlImpl () | |
| Get SQL string of the data of this form. | |
|
||||||||||||||||
|
Constructor.
Reimplemented from CollectionField. Definition at line 16 of file name-field.inc.php. |
|
|
Get SQL string of the data of this form.
Reimplemented from CollectionField. Definition at line 32 of file name-field.inc.php. |
1.3.9.1