| Fully Qualified Name: | Laminas\Navigation\View\ViewHelperManagerDelegatorFactory |
| Implements: | DelegatorFactoryInterface |
Inject the laminas-view HelperManager with laminas-navigation view helper configuration.
This approach is used for backwards compatibility. The HelperConfig class performs work to ensure that the navigation helper and all its sub-helpers are injected with the view helper manager and application container.
| Name | Description | Defined By |
|---|---|---|
| __invoke() | {@inheritDoc} | ViewHelperManagerDelegatorFactory |
| createDelegatorWithName() | {@inheritDoc} | ViewHelperManagerDelegatorFactory |
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $callback | ||
| $options |
Returns: \Laminas\View\HelperPluginManager
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $requestedName | ||
| $callback |
Returns: \Laminas\View\HelperPluginManager