Hierarchy

  • AbstractAppController

Constructors

  • Application abstract controller.

    Used functionalities:

    • open_panel: When set, contains the name of the panel to open upon loading an application. Note: although this is a list, only one can be defined.

    Ngdoc

    controller

    Ng Inject

    Parameters

    • $scope: IScope

      Scope.

    • $injector: IInjectorService

      Main injector.

    • Optional mobile: boolean

      Is mobile.

    Returns AbstractAppController

Properties

$scope: IScope
backgroundLayerMgr_: MapBackgroundLayerManager
defaultLang: any

Default language

dimensions: Object
displaywindowContent: string
displaywindowDraggableContainment: string
displaywindowHeight: string
displaywindowOpen: boolean
displaywindowTitle: string
displaywindowUrl: string
displaywindowWidth: string
drawFeatureLayer: FeatureOverlay
filterSelectorActive: boolean
filterSelectorEnabled: boolean
gettextCatalog: gettextCatalog

The gettext catalog

gmfThemeManager: any
gmfThemes: any

Themes service

gmfTreeManager_: any
gmfUser: any
hasEditableLayers: boolean
lang: string
langUrls: any

Languages URL

loading: boolean

Checks if the themes are loaded

loginActive: boolean
loginInfoMessage: string

Information message for the login form.

loginRedirectUrl: string

URL to redirect to after login success.

manageResize: boolean

Whether to update the size of the map on browser window resize.

map: Map
mapToolsGroup: string
ngeoLocation: StatemanagerLocation

Location service

ngeoMapQuerent_: MapQuerent
options: any
permalink_: any

Permalink service

postLoading: boolean

This property is set to true when the themes change after a successful login

queryActive: boolean

The active state of the ngeo query directive.

resizeTransition: number
stateManager: StatemanagerService
tmhDynamicLocale: IDynamicLocale
updateHasEditableLayers_: typeof __function

Methods

Generated using TypeDoc