Class QQCondition
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
Direct known subclasses
QQConditionAll, QQConditionComparison, QQConditionExists, QQConditionLogical, QQConditionNone, QQConditionNot, QQConditionNotExistsIndirect known subclasses
QPgConditionILike, QPgConditionJsonContains, QQConditionLessOrEqual, QQConditionLessThan, QQConditionLike, QQConditionNotBetween, QQConditionNotEqual, QQConditionNotIn, QQConditionNotLike, QQConditionOr, QQConditionAnd, QQConditionBetween, QQConditionEqual, QQConditionGreaterOrEqual, QQConditionGreaterThan, QQConditionIn, QQConditionIsNotNull, QQConditionIsNull
abstract public
|
|
public
|
|
public
null|string
|
#
GetWhereClause(
Used internally by QCubed Query to get an individual where clause for a given condition Mostly used for conditional joins. |
public
boolean
|
OverrideAttributes(),
__call(),
__get(),
__set()
|
protected
|
$strOperator
|
|
protected
|
$blnProcessed
|