onPHP

UpdateQuery Class Reference

 

UpdateQuery Class Reference
[Dynamic query builder]

Inheritance diagram for UpdateQuery:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __construct ($table=null)
 setTable ($table)
 toDialectString (Dialect $dialect)

Detailed Description

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


Constructor & Destructor Documentation

UpdateQuery::__construct ( table = null  ) 

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

References InsertOrUpdateQuery::$table.


Member Function Documentation

UpdateQuery::setTable ( table  ) 

Reimplemented from InsertOrUpdateQuery.

Definition at line 23 of file UpdateQuery.class.php.

References InsertOrUpdateQuery::$table.

UpdateQuery::toDialectString ( Dialect dialect  ) 

Reimplemented from QuerySkeleton.

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

References Dialect::quoteField().

Here is the call graph for this function:


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

generated by doxygen-1.5.1
for onPHP at Sun Nov 12 00:46:13 2006