LogicUtils Class Reference
[Various accompanying utilities]

Inheritance diagram for LogicUtils:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static getOpenRange ($left, $right, $min=null, $max=null)
 
Exceptions:
WrongArgumentException 

static getOpenPoint ($left, $right, $point)
 
Exceptions:
WrongArgumentException 


Detailed Description

Definition at line 16 of file LogicUtils.class.php.


Member Function Documentation

static LogicUtils::getOpenRange ( left,
right,
min = null,
max = null 
) [static]

Exceptions:
WrongArgumentException 

Returns:
LogicalChain

Definition at line 22 of file LogicUtils.class.php.

References $chain, Expression::andBlock(), Expression::between(), Expression::expOr(), Assert::isFalse(), Expression::isNull(), Expression::ltEq(), Expression::notNull(), and Expression::orBlock().

Here is the call graph for this function:

static LogicUtils::getOpenPoint ( left,
right,
point 
) [static]

Exceptions:
WrongArgumentException 

Returns:
LogicalChain

Definition at line 94 of file LogicUtils.class.php.

References $chain, Expression::andBlock(), Expression::between(), Assert::isFalse(), Expression::isNull(), Expression::ltEq(), Expression::notNull(), and Expression::orBlock().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:51 2007 for onPHP by  doxygen 1.5.4