The App the ManagerItem is attached to
The Config of the App the ManagerItem is attached to
The EventEmitter of the App the ManagerItem is attached to
The key to where ManagerItem is stored in an AdvancedManager
The AdvancedManager the ManagerItem is attached to
List of routes
Called on start of Service
Called before the start of a Service, represents a constructor of sorts
Add listeners for PJAX Events
Run after the Manager Item has been registered
Determines if a strings counts has a path
Parse the multiple different formats for paths, into a { from, to } object
Convert strings into path match functions
Register the current Manager Item's manager
Test if route paths are true, if so run their methods
Stop Service
Remove listeners for PJAX Events
Run before the ManagerItem has been unregistered
Basically removes a ManagerItem, in order to recover the ManagerItem, it needs to be re-added to an AdvancedManager
Generated using TypeDoc
Controls what happens when certain url paths match a set of criteria