onPHP

CreateTableQuery Class Reference

 

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.

References $table.


Member Function Documentation

CreateTableQuery::toDialectString ( Dialect dialect  ) 

Implements DialectString.

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

References 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.

Referenced by __construct().


The documentation for this class was generated from the following file:

generated by doxygen-1.5.1
for onPHP at Mon Apr 30 23:11:01 2007