Class QQConditionOr
This is the Base Class for ALL classes in the system. It provides proper error handling of property getters and setters. It also provides the OverrideAttribute functionality.
- QBaseClass
- QQCondition
- QQConditionLogical
- QQConditionOr
Located at includes/framework/QQuery.class.php
CollapseConditions(),
EqualTables(),
UpdateQueryBuilder(),
__construct()
|
GetWhereClause(),
__toString()
|
OverrideAttributes(),
__call(),
__get(),
__set()
|
protected
string
|
$strOperator
|
#
'OR'
|
$objConditionArray
|
$blnProcessed
|