FullNavigationFactory
class FullNavigationFactory (View source)
Properties
protected NavigationCache | $cache |
Methods
populateNavigation(Page $currentPage, Navigation $navigation, PageItem $currentItem = null)
No description
createNavigation()
Returns an entire dashboard navigation tree. Optionally starts at a particular section in the tree.
Details
__construct(NavigationCache $cache)
No description
protected
getPageChildren(Page $page)
No description
protected Navigation
populateNavigation(Page $currentPage, Navigation $navigation, PageItem $currentItem = null)
No description
Navigation
createNavigation()
Returns an entire dashboard navigation tree. Optionally starts at a particular section in the tree.
Used on the Dashboard home, intelligent search, mobile menu and more.