classQQClause
QQClause Class Reference
Inherits QBaseClass.Inherited by QQAggregationClause, QQDistinct, QQExpand, QQExpandAsArray, QQExpandVirtualNode, QQGroupBy, QQLimitInfo, and QQOrderBy.
Collaboration diagram for QQClause:

Public Member Functions
- UpdateQueryBuilder (QQueryBuilder $objBuilder)
- __toString ()
Member Function Documentation
| QQClause::__toString | ( | ) | [abstract] |
Reimplemented in QQOrderBy, QQDistinct, QQLimitInfo, QQExpandVirtualNode, QQExpand, QQCount, QQSum, QQMinimum, QQMaximum, QQAverage, QQExpandAsArray, and QQGroupBy.
| QQClause::UpdateQueryBuilder | ( | QQueryBuilder $ | objBuilder | ) | [abstract] |
Reimplemented in QQOrderBy, QQDistinct, QQLimitInfo, QQExpandVirtualNode, QQExpand, QQAggregationClause, QQExpandAsArray, and QQGroupBy.
The documentation for this class was generated from the following file:
- qcodo/_core/framework/QQuery.class.php
