Zend Framework
2.4
Zend
Validator
Callback
Callback Member List
This is the complete list of members for
Callback
, including all inherited members.
$abstractOptions
AbstractValidator
protected
$defaultTranslator
AbstractValidator
protected
static
$defaultTranslatorTextDomain
AbstractValidator
protected
static
$messageLength
AbstractValidator
protected
static
$messageTemplates
Callback
protected
$options
Callback
protected
$value
AbstractValidator
protected
__construct
($options=null)
Callback
__get
($property)
AbstractValidator
__invoke
($value)
AbstractValidator
createMessage
($messageKey, $value)
AbstractValidator
protected
error
($messageKey, $value=null)
AbstractValidator
protected
getCallback
()
Callback
getCallbackOptions
()
Callback
getDefaultTranslator
()
AbstractValidator
static
getDefaultTranslatorTextDomain
()
AbstractValidator
static
getMessageLength
()
AbstractValidator
static
getMessages
()
AbstractValidator
getMessageTemplates
()
AbstractValidator
getMessageVariables
()
AbstractValidator
getOption
($option)
AbstractValidator
getOptions
()
AbstractValidator
getTranslator
()
AbstractValidator
getTranslatorTextDomain
()
AbstractValidator
getValue
()
AbstractValidator
protected
hasDefaultTranslator
()
AbstractValidator
static
hasTranslator
()
AbstractValidator
INVALID_CALLBACK
Callback
INVALID_VALUE
Callback
isTranslatorEnabled
()
AbstractValidator
isValid
($value, $context=null)
Callback
Zend::Validator::AbstractValidator::isValid
($value)
ValidatorInterface
isValueObscured
()
AbstractValidator
setCallback
($callback)
Callback
setCallbackOptions
($options)
Callback
setDefaultTranslator
(Translator\TranslatorInterface $translator=null, $textDomain=null)
AbstractValidator
static
setDefaultTranslatorTextDomain
($textDomain= 'default')
AbstractValidator
static
setMessage
($messageString, $messageKey=null)
AbstractValidator
setMessageLength
($length=-1)
AbstractValidator
static
setMessages
(array $messages)
AbstractValidator
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