Options
Menu

Module Perspective

module

Perspective

Index

Functions

DefaultPageController

  • DefaultPageController($scope: , $location: , localStorage: , workspace: , jolokia: )

choosePerspective

  • choosePerspective($location: , workspace: , jolokia: , localStorage: )

currentPerspectiveId

  • currentPerspectiveId($location: , workspace: , jolokia: , localStorage: )

defaultPage

  • defaultPage($location: , workspace: , jolokia: , localStorage: )

filterOnlyActiveTopLevelTabs

  • filterOnlyActiveTopLevelTabs(workspace: , topLevelTabs: )

filterOnlyValidTopLevelTabs

  • filterOnlyValidTopLevelTabs(workspace: , topLevelTabs: )

filterTabs

  • filterTabs(tabs: , workspace: )

getPerspectiveById

  • getPerspectiveById(id: )

getPerspectives

  • getPerspectives($location: , workspace: , jolokia: , localStorage: )

getTopLevelTabsForPerspective

  • getTopLevelTabsForPerspective($location: , workspace: , jolokia: , localStorage: )

isValidFunction

  • isValidFunction(workspace: , validFn: )

shouldShowWelcomePage

  • shouldShowWelcomePage(localStorage: )

topLevelTabsForPerspectiveId

  • topLevelTabsForPerspectiveId(workspace: , perspective: )

Variables

_module

_module:

containerPerspectiveEnabled

containerPerspectiveEnabled:

defaultPageLocation

defaultPageLocation:

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

property

defaultPageLocation

for

Perspective

type

String

defaultPerspective

defaultPerspective:

Lets you specify which perspective to default to if there's not a single active one

property

defaultPerspective

for

Perspective

type

String

log

log:

metadata

metadata:

Configuration for the perspective plugin that defines what tabs are in which perspectives

property

metadata

for

Perspective

type

{any}

perspectiveSearchId

perspectiveSearchId:

The location search parameter for specifying the perspective to view

property

perspectiveSearchId

for

Perspective

type

String

pluginName

pluginName:

Generated using TypeDoc