Zend Framework  2.4
GreaterThan Member List

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

$abstractOptionsAbstractValidatorprotected
$defaultTranslatorAbstractValidatorprotectedstatic
$defaultTranslatorTextDomainAbstractValidatorprotectedstatic
$inclusiveGreaterThanprotected
$messageLengthAbstractValidatorprotectedstatic
$messageTemplatesGreaterThanprotected
$messageVariablesGreaterThanprotected
$minGreaterThanprotected
$valueAbstractValidatorprotected
__construct($options=null)GreaterThan
__get($property)AbstractValidator
__invoke($value)AbstractValidator
createMessage($messageKey, $value)AbstractValidatorprotected
error($messageKey, $value=null)AbstractValidatorprotected
getDefaultTranslator()AbstractValidatorstatic
getDefaultTranslatorTextDomain()AbstractValidatorstatic
getInclusive()GreaterThan
getMessageLength()AbstractValidatorstatic
getMessages()AbstractValidator
getMessageTemplates()AbstractValidator
getMessageVariables()AbstractValidator
getMin()GreaterThan
getOption($option)AbstractValidator
getOptions()AbstractValidator
getTranslator()AbstractValidator
getTranslatorTextDomain()AbstractValidator
getValue()AbstractValidatorprotected
hasDefaultTranslator()AbstractValidatorstatic
hasTranslator()AbstractValidator
isTranslatorEnabled()AbstractValidator
isValid($value)GreaterThan
isValueObscured()AbstractValidator
NOT_GREATERGreaterThan
NOT_GREATER_INCLUSIVEGreaterThan
setDefaultTranslator(Translator\TranslatorInterface $translator=null, $textDomain=null)AbstractValidatorstatic
setDefaultTranslatorTextDomain($textDomain= 'default')AbstractValidatorstatic
setInclusive($inclusive)GreaterThan
setMessage($messageString, $messageKey=null)AbstractValidator
setMessageLength($length=-1)AbstractValidatorstatic
setMessages(array $messages)AbstractValidator
setMin($min)GreaterThan
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)AbstractValidatorprotected
setValueObscured($flag)AbstractValidator
translateMessage($messageKey, $message)AbstractValidatorprotected