DeleteQuery Class Reference
[Dynamic query builder]

Inheritance diagram for DeleteQuery:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getId ()
 from ($table)
 
Returns:
DeleteQuery

 getTable ()
 toDialectString (Dialect $dialect)

Private Attributes

 $table = null


Detailed Description

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


Member Function Documentation

DeleteQuery::getId (  ) 

Reimplemented from QueryIdentification.

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

DeleteQuery::from ( table  ) 

Returns:
DeleteQuery

Definition at line 28 of file DeleteQuery.class.php.

References $table.

DeleteQuery::getTable (  ) 

Implements SQLTableName.

Definition at line 35 of file DeleteQuery.class.php.

DeleteQuery::toDialectString ( Dialect dialect  ) 

Reimplemented from QuerySkeleton.

Definition at line 40 of file DeleteQuery.class.php.

References QuerySkeleton::where().

Here is the call graph for this function:


Member Data Documentation

DeleteQuery::$table = null [private]

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

Referenced by from().


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