TruncateQuery Class Reference
[Dynamic query builder]

Inheritance diagram for TruncateQuery:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($whom=null)
 getId ()
 table ($table)
 
Returns:
TruncateQuery

 toDialectString (Dialect $dialect)

Private Member Functions

 dumpTargets (Dialect $dialect, $prepend=null, $append=null)

Private Attributes

 $targets = array()


Detailed Description

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


Constructor & Destructor Documentation

TruncateQuery::__construct ( whom = null  ) 

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


Member Function Documentation

TruncateQuery::getId (  ) 

Reimplemented from QueryIdentification.

Definition at line 30 of file TruncateQuery.class.php.

TruncateQuery::table ( table  ) 

Returns:
TruncateQuery

Definition at line 38 of file TruncateQuery.class.php.

TruncateQuery::toDialectString ( Dialect dialect  ) 

Implements DialectString.

Definition at line 48 of file TruncateQuery.class.php.

References dumpTargets(), and Assert::isTrue().

Referenced by dumpTargets().

Here is the call graph for this function:

TruncateQuery::dumpTargets ( Dialect dialect,
prepend = null,
append = null 
) [private]

Definition at line 70 of file TruncateQuery.class.php.

References Dialect::quoteTable(), and toDialectString().

Referenced by toDialectString().

Here is the call graph for this function:


Member Data Documentation

TruncateQuery::$targets = array() [private]

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


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