Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ThemeManagerService

Index

Properties

$rootScope_: IScope
gmfThemes_: any
gmfTreeManager_: any
modeFlush: any
ngeoStateManager_: StatemanagerService
themeName_: string

Methods

  • addTheme(theme: any, opt_silent: boolean): void
  • Set the current theme name (mode 'flush' only) and add its children. Add only groups that are not already in the tree.

    Parameters

    • theme: any

      A theme object.

    • opt_silent: boolean

    Returns void

  • getThemeName(): string
  • isLoading(): boolean
  • removeAll(): void
  • setThemeName(name: string, opt_silent: boolean): void
  • updateCurrentTheme(themeName: string, fallbackThemeName: string, opt_silent: boolean, opt_hasPrivateLayers: boolean): void
  • export

    Parameters

    • themeName: string

      wanted theme name.

    • fallbackThemeName: string

      fallback theme name.

    • opt_silent: boolean
    • opt_hasPrivateLayers: boolean

    Returns void

Generated using TypeDoc