Default navigation factory.
createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \Zend\Navigation\Navigation
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::createService() |
|---|
\Zend\ServiceManager\ServiceLocatorInterface
getName() : string
stringgetPages(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : array
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::getPages() |
|---|
\Zend\ServiceManager\ServiceLocatorInterface
\Zend\Navigation\Exception\InvalidArgumentException |
|---|
arraygetPagesFromConfig(string | \Zend\Config\Config | array $config) : array | null | \Zend\Config\Config
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::getPagesFromConfig() |
|---|
string\Zend\Config\Configarray
\Zend\Navigation\Exception\InvalidArgumentException |
|---|
injectComponents(array $pages, \Zend\Mvc\Router\RouteMatch $routeMatch, \Zend\Mvc\Router\RouteStackInterface $router, null | \Zend\Http\Request $request) : array
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::injectComponents() |
|---|
array
\Zend\Mvc\Router\RouteMatch
null\Zend\Http\Request
arraypreparePages(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array | \Zend\Config\Config $pages) : null | array
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::preparePages() |
|---|
\Zend\ServiceManager\ServiceLocatorInterface
array\Zend\Config\Config
\Zend\Navigation\Exception\InvalidArgumentException |
|---|
nullarray
$pages : array
| inherited_from | \Zend\Navigation\Service\AbstractNavigationFactory::$$pages |
|---|