Fully Qualified Name: | Zend\InputFilter\ArrayInput |
Extends: | Input |
Parameter Name | Type | Description |
---|---|---|
$name |
Returns: void
Returns: bool
Returns: bool
Returns: void
Returns: bool
Returns: string|null
Returns: mixed
Returns: \FilterChain
Returns: string[]
Returns: string
Returns: mixed
Returns: \ValidatorChain
Returns: array
Returns: bool
Flag for inform if input value was set.
This flag used for distinguish when {@link Input::getValue()} will return the value previously set or the default.
Returns: bool
Returns: bool
Parameter Name | Type | Description |
---|---|---|
$context | mixed | Extra |
Returns: bool
Parameter Name | Type | Description |
---|---|---|
$input | \InputInterface |
Returns: \Input
{@inheritdoc}
Returns:
Parameter Name | Type | Description |
---|---|---|
$allowEmpty | bool |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$breakOnFailure | bool |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$continueIfEmpty | bool |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$errorMessage | string|null |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$value | mixed |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$filterChain | \FilterChain |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$name | string |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$required | bool |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$validatorChain | \ValidatorChain |
Returns: \Input
Parameter Name | Type | Description |
---|---|---|
$value | array |
Returns: \Input