Class jDaoCondition

Description

content a sub group of conditions

Located in /dao/jDaoConditions.class.php (line 24)


	
			
Variable Summary
mixed $conditions
mixed $glueOp
mixed $group
mixed $parent
Method Summary
jDaoCondition __construct ([ $glueOp = 'AND'], [ $parent = null])
void isEmpty ()
Variables
mixed $conditions = array () (line 34)

the conditions in this group

  • access: public
mixed $glueOp (line 44)

the kind of group (AND/OR)

  • access: public
mixed $group = array () (line 39)

the sub groups

  • access: public
mixed $parent = null (line 29)

the parent group if any

  • access: public
Methods
Constructor __construct (line 46)
jDaoCondition __construct ([ $glueOp = 'AND'], [ $parent = null])
  • $glueOp
  • $parent
isEmpty (line 51)
  • access: public
void isEmpty ()

Documentation generated on Mon, 19 Sep 2011 14:12:10 +0200 by phpDocumentor 1.4.3