Zend Framework  3.0
InputInterface Member List

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

allowEmpty()InputInterface
breakOnFailure()InputInterface
getErrorMessage()InputInterface
getFilterChain()InputInterface
getMessages()InputInterface
getName()InputInterface
getRawValue()InputInterface
getValidatorChain()InputInterface
getValue()InputInterface
isRequired()InputInterface
isValid()InputInterface
merge(InputInterface $input)InputInterface
setAllowEmpty($allowEmpty)InputInterface
setBreakOnFailure($breakOnFailure)InputInterface
setErrorMessage($errorMessage)InputInterface
setFilterChain(FilterChain $filterChain)InputInterface
setName($name)InputInterface
setRequired($required)InputInterface
setValidatorChain(ValidatorChain $validatorChain)InputInterface
setValue($value)InputInterface