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

NameField Class Reference
[Collection Fields]

Inheritance diagram for NameField:

CollectionField AbstractField Field List of all members.

Detailed Description

Field to edit a name.

Author:
Zach Smith
Date:
2006-07-18

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.


Member Function Documentation

NameField::__construct name,
Form &$  parentForm,
array $  attribs = array()
 

Constructor.

Parameters:
$name Name of field
$parentForm Form object that the field belongs to.
$attribs Array of extra attributes.

Reimplemented from CollectionField.

Definition at line 16 of file name-field.inc.php.

NameField::getSqlImpl  ) 
 

Get SQL string of the data of this form.

Returns:
SQL string

Reimplemented from CollectionField.

Definition at line 32 of file name-field.inc.php.


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