Class NavigationManager

Navigation Manager is used to register all available routes in the admin panel, in order to:

  • Access them when necessary, i.e. to handle redirections.
  • Provide a clean way to display data on a Side bar, etc.

Hierarchy

  • NavigationManager

Index

Constructors

constructor

Properties

items

publisher

publisher: Publisher

Methods

filterMatching

register

Protected sortByLength

  • sortByLength(): void

subscribeLayoutUpdate

  • subscribeLayoutUpdate(listener: Listener): function

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc