Zend Framework
2.4
Zend
Validator
Between
Between Member List
This is the complete list of members for
Between
, including all inherited members.
$abstractOptions
AbstractValidator
protected
$defaultTranslator
AbstractValidator
protected
static
$defaultTranslatorTextDomain
AbstractValidator
protected
static
$messageLength
AbstractValidator
protected
static
$messageTemplates
Between
protected
$messageVariables
Between
protected
$options
Between
protected
$value
AbstractValidator
protected
__construct
($options=null)
Between
__get
($property)
AbstractValidator
__invoke
($value)
AbstractValidator
createMessage
($messageKey, $value)
AbstractValidator
protected
error
($messageKey, $value=null)
AbstractValidator
protected
getDefaultTranslator
()
AbstractValidator
static
getDefaultTranslatorTextDomain
()
AbstractValidator
static
getInclusive
()
Between
getMax
()
Between
getMessageLength
()
AbstractValidator
static
getMessages
()
AbstractValidator
getMessageTemplates
()
AbstractValidator
getMessageVariables
()
AbstractValidator
getMin
()
Between
getOption
($option)
AbstractValidator
getOptions
()
AbstractValidator
getTranslator
()
AbstractValidator
getTranslatorTextDomain
()
AbstractValidator
getValue
()
AbstractValidator
protected
hasDefaultTranslator
()
AbstractValidator
static
hasTranslator
()
AbstractValidator
isTranslatorEnabled
()
AbstractValidator
isValid
($value)
Between
isValueObscured
()
AbstractValidator
NOT_BETWEEN
Between
NOT_BETWEEN_STRICT
Between
setDefaultTranslator
(Translator\TranslatorInterface $translator=null, $textDomain=null)
AbstractValidator
static
setDefaultTranslatorTextDomain
($textDomain= 'default')
AbstractValidator
static
setInclusive
($inclusive)
Between
setMax
($max)
Between
setMessage
($messageString, $messageKey=null)
AbstractValidator
setMessageLength
($length=-1)
AbstractValidator
static
setMessages
(array $messages)
AbstractValidator
setMin
($min)
Between
setOptions
($options=array())
AbstractValidator
setTranslator
(Translator\TranslatorInterface $translator=null, $textDomain=null)
AbstractValidator
Zend::Validator::Translator::TranslatorAwareInterface::setTranslator
(TranslatorInterface $translator=null, $textDomain=null)
TranslatorAwareInterface
setTranslatorEnabled
($flag=true)
AbstractValidator
setTranslatorTextDomain
($textDomain= 'default')
AbstractValidator
setValue
($value)
AbstractValidator
protected
setValueObscured
($flag)
AbstractValidator
translateMessage
($messageKey, $message)
AbstractValidator
protected
Generated by
1.8.3