Jelix 1.6.40

jDaoCondition
in package

content a sub group of conditions

Tags
subpackage

dao

Table of Contents

$conditions  : mixed
the conditions in this group
$glueOp  : mixed
the kind of group (AND/OR)
$group  : mixed
the sub groups
$parent  : mixed
the parent group if any
__construct()  : mixed
isEmpty()  : mixed

Properties

Methods

__construct()

public __construct([mixed $glueOp = 'AND' ][, mixed $parent = null ]) : mixed
Parameters
$glueOp : mixed = 'AND'
$parent : mixed = null
Return values
mixed

Search results