QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

classQQCondition

QQCondition Class Reference

Inherits QBaseClass.

Inherited by QQConditionAll, QQConditionComparison, QQConditionLogical, QQConditionNone, and QQConditionNot.

Collaboration diagram for QQCondition:

List of all members.

Public Member Functions

Protected Attributes


Member Function Documentation

QQCondition::__toString (  ) 

QQCondition::GetWhereClause ( QQueryBuilder objBuilder,
blnProcessOnce = false 
)

Used internally by QCubed Query to get an individual where clause for a given condition Mostly used for conditional joins.

Parameters:
QDatabaseBase $objDatabase
string $strRootTableName
boolean $blnProcessOnce

References QCallerException::IncrementOffset(), and UpdateQueryBuilder().

Referenced by QQueryBuilder::AddJoinCustomItem().


Member Data Documentation

QQCondition::$blnProcessed [protected]


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