Zend Framework  3.0
Between Member List

This is the complete list of members for Between, including all inherited members.

$allowedTypesAbstractExpressionprotected
$identifierBetweenprotected
$maxValueBetweenprotected
$minValueBetweenprotected
$specificationBetweenprotected
__construct($identifier=null, $minValue=null, $maxValue=null)Between
getExpressionData()Between
getIdentifier()Between
getMaxValue()Between
getMinValue()Between
getSpecification()Between
normalizeArgument($argument, $defaultType=self::TYPE_VALUE)AbstractExpressionprotected
setIdentifier($identifier)Between
setMaxValue($maxValue)Between
setMinValue($minValue)Between
setSpecification($specification)Between
TYPE_IDENTIFIERExpressionInterface
TYPE_LITERALExpressionInterface
TYPE_SELECTExpressionInterface
TYPE_VALUEExpressionInterface