Zend Framework  3.0
Input Member List

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

$allowEmptyInputprotected
$breakOnFailureInputprotected
$continueIfEmptyInputprotected
$errorMessageInputprotected
$fallbackValueInputprotected
$filterChainInputprotected
$hasFallbackInputprotected
$hasValueInputprotected
$nameInputprotected
$notEmptyValidatorInputprotected
$requiredInputprotected
$validatorChainInputprotected
$valueInputprotected
__construct($name=null)Input
allowEmpty()Input
breakOnFailure()Input
clearFallbackValue()Input
continueIfEmpty()Input
getErrorMessage()Input
getFallbackValue()Input
getFilterChain()Input
getMessages()Input
getName()Input
getRawValue()Input
getValidatorChain()Input
getValue()Input
hasFallback()Input
hasValue()Input
injectNotEmptyValidator()Inputprotected
isRequired()Input
isValid($context=null)Input
Zend::InputFilter::InputInterface::isValid()InputInterface
merge(InputInterface $input)Input
prepareRequiredValidationFailureMessage()Inputprotected
resetValue()Input
setAllowEmpty($allowEmpty)Input
setBreakOnFailure($breakOnFailure)Input
setContinueIfEmpty($continueIfEmpty)Input
setErrorMessage($errorMessage)Input
setFallbackValue($value)Input
setFilterChain(FilterChain $filterChain)Input
setName($name)Input
setRequired($required)Input
setValidatorChain(ValidatorChain $validatorChain)Input
setValue($value)Input