redirects the browser to the default page based on the detected profiles
Returns the perspective we should be using right now since none is specified
Returns the current perspective ID based on the query parameter or the current discovered perspective
Returns the default page after figuring out what the current perspective is
Filter the top level tabs to only include currently active tabs.
Filter the top level tabs to only include currently valid tabs.
Returns an array of all the active perspectives
Returns the top level tabs for the given perspective (which are valid)
Returns true if there is no validFn defined or if its defined then the function returns true.
Whether to show the welcome page
Returns the top level tabs for the given perspectiveId
A hook so folks can specify the default start page explicitly if the first valid page in the perspective is not the intended start page
Lets you specify which perspective to default to if there's not a single active one
The location search parameter for specifying the perspective to view
Generated using TypeDoc
Perspective