TExpression
in package
AbstractYes
Base class for TCriteria and TFilter (composite pattern implementation)
Tags
Table of Contents
Constants
- AND_OPERATOR = 'AND '
- OR_OPERATOR = 'OR '
Methods
- dump() : mixed
Constants
AND_OPERATOR
public
mixed
AND_OPERATOR
= 'AND '
OR_OPERATOR
public
mixed
OR_OPERATOR
= 'OR '
Methods
dump()
public
abstract dump() : mixed