| Fully Qualified Name: | Laminas\Mvc\HttpMethodListener |
| Extends: | AbstractListenerAggregate |
| Name | Description | Defined By |
|---|---|---|
| __construct() | HttpMethodListener | |
| attach() | {@inheritdoc} | HttpMethodListener |
| detach() | {@inheritDoc} | AbstractListenerAggregate |
| getAllowedMethods() | HttpMethodListener | |
| isEnabled() | HttpMethodListener | |
| onRoute() | HttpMethodListener | |
| setAllowedMethods() | HttpMethodListener | |
| setEnabled() | HttpMethodListener |
| Parameter Name | Type | Description |
|---|---|---|
| $enabled | bool | |
| $allowedMethods | array |
Returns:
{@inheritdoc}
| Parameter Name | Type | Description |
|---|---|---|
| $events | ||
| $priority |
Returns:
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $events |
Returns:
Returns: array
Returns: bool
| Parameter Name | Type | Description |
|---|---|---|
| $e | \MvcEvent |
Returns: void|\HttpResponse
| Parameter Name | Type | Description |
|---|---|---|
| $allowedMethods | array |
Returns:
| Parameter Name | Type | Description |
|---|---|---|
| $enabled | bool |
Returns: