메소드 |
설명 |
|
__construct ( Sulu\Component\Content\Mapper\ContentMapperInterface $contentMapper, Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapperInterface $navigationMapper, Sulu\Component\Webspace\Analyzer\RequestAnalyzerInterface $requestAnalyzer = null ) |
|
|
breadcrumbFunction ( $uuid ) |
|
|
flatNavigationFunction ( $uuid, $context = null, $depth = 1, $loadExcerpt = false, $level = null ) |
|
|
flatRootNavigationFunction ( $context = null, $depth = 1, $loadExcerpt = false ) |
|
|
getFunctions ( ) |
|
|
getName ( ) |
|
|
navigationIsActiveFunction ( string $requestPath, string $itemPath ) : boolean |
|
|
treeNavigationFunction ( $uuid, $context = null, $depth = 1, $loadExcerpt = false, $level = null ) |
|
|
treeRootNavigationFunction ( $context = null, $depth = 1, $loadExcerpt = false ) |
|
|