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

CityStateZipField Class Reference
[Collection Fields]

Inheritance diagram for CityStateZipField:

CollectionField AbstractField Field List of all members.

Detailed Description

Field to edit a city / state / zip combo field.

Author:
Zach Smith
Date:
2006-07-18

Definition at line 8 of file citystatezip-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

CityStateZipField::__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 citystatezip-field.inc.php.

CityStateZipField::getSqlImpl  ) 
 

Get SQL string of the data of this form.

Returns:
SQL string

Reimplemented from CollectionField.

Definition at line 33 of file citystatezip-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