Class QQConditionLessThan
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 QQCondition
- 
			 QQConditionComparison QQConditionComparison
- 
			 QQConditionLessThan QQConditionLessThan
		
		
		
		
			Located at includes/framework/QQuery.class.php
		
	
	| 
			EqualTables(), 
			UpdateQueryBuilder(), 
			__construct()
		 | 
| 
			GetWhereClause(), 
			__toString()
		 | 
| 
			OverrideAttributes(), 
			__call(), 
			__get(), 
			__set()
		 | 
| 
			protected  
			string
		 | $strOperator | 
				#
				 ' < ' | 
| 
			$mixOperand, 
			$objQueryNode
		 | 
| 
			$blnProcessed
		 |