Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NavigationRenderer

Handles the rendering of items in the navigation sidebar

Hierarchy

  • NavigationRenderer

Index

Constructors

constructor

Properties

Private _hasAddedStandardNavigationTitle

_hasAddedStandardNavigationTitle: boolean

Private _itemFactory

_itemFactory: NavigationItemFactory

Private _options

_options: PluginOptions

Private _pages

Methods

Private _buildBackButton

Private _buildNavigationForPageGroups

Private _ensureStandardNavigationHasTitle

  • _ensureStandardNavigationHasTitle(event: PageEvent): void

Private _ensureStandardNavigationVisible

  • _ensureStandardNavigationVisible(event: PageEvent, isPluginItem: boolean): void

Private _getBackButtonTarget

Private _getGroupsForNavigation

Private _getPluginNavigationItems

Private _removeGlobalsNavigationItem

  • _removeGlobalsNavigationItem(event: PageEvent): void

addPluginNavigation

  • addPluginNavigation(event: PageEvent): void

Generated using TypeDoc