Options
All
  • Public
  • Public/Protected
  • All
Menu

Mobile application abstract controller.

This file includes import's mobile components/directives used by the HTML page and the controller to provide the configuration.

Hierarchy

Index

Constructors

constructor

Properties

$scope

$scope: IScope

backgroundLayerMgr_

backgroundLayerMgr_: MapBackgroundLayerManager

defaultLang

defaultLang: string

Default language

dimensions

dimensions: Object

displaywindowContent

displaywindowContent: string

displaywindowDraggableContainment

displaywindowDraggableContainment: string

displaywindowHeight

displaywindowHeight: string

displaywindowOpen

displaywindowOpen: boolean

displaywindowTitle

displaywindowTitle: string

displaywindowUrl

displaywindowUrl: string

displaywindowWidth

displaywindowWidth: string

drawFeatureLayer

drawFeatureLayer: FeatureOverlay

filterSelectorActive

filterSelectorActive: boolean

filterSelectorEnabled

filterSelectorEnabled: boolean

gettextCatalog

gettextCatalog: gettextCatalog

The gettext catalog

gmfThemeManager

gmfThemeManager: ThemeManagerService

gmfThemes

gmfThemes: ThemesService

Themes service

gmfTreeManager_

gmfTreeManager_: LayertreeTreeManager

gmfUser

gmfUser: any

hasEditableLayers

hasEditableLayers: boolean

lang

lang: string

langUrls

langUrls: Object

Languages URL

leftNavVisible

leftNavVisible: boolean

loading

loading: boolean

Checks if the themes are loaded

loginActive

loginActive: boolean

loginInfoMessage

loginInfoMessage: string

Information message for the login form.

loginRedirectUrl

loginRedirectUrl: string

URL to redirect to after login success.

manageResize

manageResize: boolean

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

map

map: Map

mapToolsGroup

mapToolsGroup: string

measureAreaActive

measureAreaActive: boolean

The active state of the directive responsible of area measurements.

measureLengthActive

measureLengthActive: boolean

The active state of the directive responsible of length measurements.

measurePointActive

measurePointActive: boolean

The active state of the directive responsible of point measurements.

ngeoLocation

ngeoLocation: StatemanagerLocation

Location service

ngeoMapQuerent_

ngeoMapQuerent_: MapQuerent

options

options: gmfOptions

permalink_

permalink_: PermalinkService

Permalink service

postLoading

postLoading: boolean

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

queryActive

queryActive: boolean

The active state of the ngeo query directive.

redirectUrl

redirectUrl: any
constant

{string}

resizeTransition

resizeTransition: number

rightNavVisible

rightNavVisible: boolean

searchListeners

searchListeners: SearchDirectiveListeners<never>

searchOverlayVisible

searchOverlayVisible: boolean

stateManager

stateManager: StatemanagerService

tmhDynamicLocale

tmhDynamicLocale: IDynamicLocale

updateHasEditableLayers_

updateHasEditableLayers_: typeof __function

Methods

hideNav

  • hideNav(): void

initLanguage

  • initLanguage(): void

navIsVisible

  • navIsVisible(): boolean

openNavMenu

  • openNavMenu(target: string): void

setDefaultBackground_

  • setDefaultBackground_(theme: GmfTheme): void

switchLanguage

  • switchLanguage(lang: string): void

toggleLeftNavVisibility

  • toggleLeftNavVisibility(): void

toggleRightNavVisibility

  • toggleRightNavVisibility(): void

Generated using TypeDoc