Zend Framework  2.4
InArray Member List

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

$abstractOptionsAbstractValidatorprotected
$defaultTranslatorAbstractValidatorprotectedstatic
$defaultTranslatorTextDomainAbstractValidatorprotectedstatic
$haystackInArrayprotected
$messageLengthAbstractValidatorprotectedstatic
$messageTemplatesInArrayprotected
$recursiveInArrayprotected
$strictInArrayprotected
$valueAbstractValidatorprotected
__construct($options=null)AbstractValidator
__get($property)AbstractValidator
__invoke($value)AbstractValidator
COMPARE_NOT_STRICTInArray
COMPARE_NOT_STRICT_AND_PREVENT_STR_TO_INT_VULNERABILITYInArray
COMPARE_STRICTInArray
createMessage($messageKey, $value)AbstractValidatorprotected
error($messageKey, $value=null)AbstractValidatorprotected
getDefaultTranslator()AbstractValidatorstatic
getDefaultTranslatorTextDomain()AbstractValidatorstatic
getHaystack()InArray
getMessageLength()AbstractValidatorstatic
getMessages()AbstractValidator
getMessageTemplates()AbstractValidator
getMessageVariables()AbstractValidator
getOption($option)AbstractValidator
getOptions()AbstractValidator
getRecursive()InArray
getStrict()InArray
getTranslator()AbstractValidator
getTranslatorTextDomain()AbstractValidator
getValue()AbstractValidatorprotected
hasDefaultTranslator()AbstractValidatorstatic
hasTranslator()AbstractValidator
isTranslatorEnabled()AbstractValidator
isValid($value)InArray
isValueObscured()AbstractValidator
NOT_IN_ARRAYInArray
setDefaultTranslator(Translator\TranslatorInterface $translator=null, $textDomain=null)AbstractValidatorstatic
setDefaultTranslatorTextDomain($textDomain= 'default')AbstractValidatorstatic
setHaystack(array $haystack)InArray
setMessage($messageString, $messageKey=null)AbstractValidator
setMessageLength($length=-1)AbstractValidatorstatic
setMessages(array $messages)AbstractValidator
setOptions($options=array())AbstractValidator
setRecursive($recursive)InArray
setStrict($strict)InArray
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)AbstractValidatorprotected
setValueObscured($flag)AbstractValidator
translateMessage($messageKey, $message)AbstractValidatorprotected