CreateTableQuery Class Reference
[Dynamic query builder]

Inheritance diagram for CreateTableQuery:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct (DBTable $table)
 toDialectString (Dialect $dialect)

Private Attributes

 $table = null


Detailed Description

Definition at line 16 of file CreateTableQuery.class.php.


Constructor & Destructor Documentation

CreateTableQuery::__construct ( DBTable table  ) 

Definition at line 20 of file CreateTableQuery.class.php.


Member Function Documentation

CreateTableQuery::toDialectString ( Dialect dialect  ) 

Implements DialectString.

Definition at line 25 of file CreateTableQuery.class.php.

References $out, and Dialect::quoteField().

Here is the call graph for this function:


Member Data Documentation

CreateTableQuery::$table = null [private]

Definition at line 18 of file CreateTableQuery.class.php.


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