FieldTable Class Reference
[Dynamic query builderClasses implemented in PHP's extension.]

Inheritance diagram for FieldTable:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($field)
 getField ()
 toDialectString (Dialect $dialect)

Protected Attributes

 $field = null


Detailed Description

Definition at line 17 of file FieldTable.class.php.


Constructor & Destructor Documentation

FieldTable::__construct ( field  ) 

Reimplemented in OrderBy.

Definition at line 21 of file FieldTable.class.php.

References $field.


Member Function Documentation

FieldTable::getField (  ) 

Definition at line 26 of file FieldTable.class.php.

FieldTable::toDialectString ( Dialect dialect  ) 

Implements DialectString.

Reimplemented in GroupBy, OrderBy, and SelectField.

Definition at line 31 of file FieldTable.class.php.

References $out, Dialect::fieldToString(), and Dialect::toCasted().

Here is the call graph for this function:


Member Data Documentation

FieldTable::$field = null [protected]

Definition at line 19 of file FieldTable.class.php.

Referenced by OrderBy::__construct(), __construct(), OrderBy::create(), and GroupBy::create().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:23 2007 for onPHP by  doxygen 1.5.4