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

Inheritance diagram for QueryIdentification:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getId ()
 setId ($id)
 toString ()


Detailed Description

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


Member Function Documentation

QueryIdentification::getId (  ) 

Implements Identifiable.

Reimplemented in DeleteQuery, DropTableQuery, and TruncateQuery.

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

References toString().

Referenced by VoodooDaoWorker::cacheByQuery(), and SmartDaoWorker::cacheByQuery().

Here is the call graph for this function:

QueryIdentification::setId ( id  )  [final]

Implements Identifiable.

Definition at line 24 of file QueryIdentification.class.php.

QueryIdentification::toString (  ) 

Implements Stringable.

Definition at line 29 of file QueryIdentification.class.php.

References ImaginaryDialect::me(), and DialectString::toDialectString().

Referenced by getId().

Here is the call graph for this function:


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