Static Public Member Functions | ||||
static | getOpenRange ($left, $right, $min=null, $max=null) | |||
| ||||
static | getOpenPoint ($left, $right, $point) | |||
|
Definition at line 16 of file LogicUtils.class.php.
static LogicUtils::getOpenRange | ( | $ | left, | |
$ | right, | |||
$ | min = null , |
|||
$ | max = null | |||
) | [static] |
WrongArgumentException |
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().
static LogicUtils::getOpenPoint | ( | $ | left, | |
$ | right, | |||
$ | point | |||
) | [static] |
WrongArgumentException |
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().