Static Public Member Functions | |
static | getOpenRange ($left, $right, $min=null, $max=null) |
static | getOpenPoint ($left, $right, $point) |
Definition at line 15 of file LogicUtils.class.php.
static LogicUtils::getOpenPoint | ( | $ | left, | |
$ | right, | |||
$ | point | |||
) | [static] |
WrongArgumentException |
Definition at line 93 of file LogicUtils.class.php.
References Expression::andBlock(), Expression::between(), Assert::isFalse(), Expression::isNull(), Expression::ltEq(), Expression::notNull(), and Expression::orBlock().
static LogicUtils::getOpenRange | ( | $ | left, | |
$ | right, | |||
$ | min = null , |
|||
$ | max = null | |||
) | [static] |
WrongArgumentException |
Definition at line 21 of file LogicUtils.class.php.
References Expression::andBlock(), Expression::between(), Expression::expOr(), Assert::isFalse(), Expression::isNull(), Expression::ltEq(), Expression::notNull(), and Expression::orBlock().