Zend Framework  3.0
DateStep Member List

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

$abstractOptionsAbstractValidatorprotected
$baseValueDateStepprotected
$defaultTranslatorAbstractValidatorprotectedstatic
$defaultTranslatorTextDomainAbstractValidatorprotectedstatic
$formatDateprotected
$messageLengthAbstractValidatorprotectedstatic
$messageTemplatesDateStepprotected
$messageVariablesDateprotected
$stepDateStepprotected
$timezoneDateStepprotected
$valueAbstractValidatorprotected
__construct($options=[])DateStep
__get($property)AbstractValidator
__invoke($value)AbstractValidator
convertArray(array $value, $addErrors=true)Dateprotected
convertDouble($value)Dateprotected
convertInteger($value)Dateprotected
convertString($value, $addErrors=true)DateStepprotected
convertToDateTime($param, $addErrors=true)Dateprotected
createMessage($messageKey, $value)AbstractValidatorprotected
error($messageKey, $value=null)AbstractValidatorprotected
FALSEFORMATDate
FORMAT_DEFAULTDateStep
getBaseValue()DateStep
getDefaultTranslator()AbstractValidatorstatic
getDefaultTranslatorTextDomain()AbstractValidatorstatic
getFormat()Date
getMessageLength()AbstractValidatorstatic
getMessages()AbstractValidator
getMessageTemplates()AbstractValidator
getMessageVariables()AbstractValidator
getOption($option)AbstractValidator
getOptions()AbstractValidator
getStep()DateStep
getTimezone()DateStep
getTranslator()AbstractValidator
getTranslatorTextDomain()AbstractValidator
getValue()AbstractValidatorprotected
hasDefaultTranslator()AbstractValidatorstatic
hasTranslator()AbstractValidator
INVALIDDate
INVALID_DATEDate
isTranslatorEnabled()AbstractValidator
isValid($value)DateStep
isValueObscured()AbstractValidator
NOT_STEPDateStep
setBaseValue($baseValue)DateStep
setDefaultTranslator(Translator\TranslatorInterface $translator=null, $textDomain=null)AbstractValidatorstatic
setDefaultTranslatorTextDomain($textDomain= 'default')AbstractValidatorstatic
setFormat($format=self::FORMAT_DEFAULT)Date
setMessage($messageString, $messageKey=null)AbstractValidator
setMessageLength($length=-1)AbstractValidatorstatic
setMessages(array $messages)AbstractValidator
setOptions($options=[])AbstractValidator
setStep(DateInterval $step)DateStep
setTimezone(DateTimeZone $timezone)DateStep
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