Abstract navigation factory
createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \Zend\Navigation\Navigation
getName() : string
abstract |
---|
string
getPages(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : array
\Zend\ServiceManager\ServiceLocatorInterface
\Zend\Navigation\Exception\InvalidArgumentException |
---|
array
getPagesFromConfig(string | \Zend\Config\Config | array $config) : array | null | \Zend\Config\Config
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
array
\Zend\Mvc\Router\RouteMatch
null\Zend\Http\Request
array
preparePages(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator, array | \Zend\Config\Config $pages) : null | array
\Zend\ServiceManager\ServiceLocatorInterface
array\Zend\Config\Config
\Zend\Navigation\Exception\InvalidArgumentException |
---|
null
array
$pages : array