Class: module:Themes service:gmfThemes

gmf.theme.module:Themes.gmf.theme.module:Themes

new module:Themes($http, $injector, $q, ngeoLayerHelper, gettextCatalog, gmfThemesOptions)

The Themes service. This service interacts with c2cgeoportal's "themes" web service and exposes functions that return objects in the tree returned by the "themes" web service.

Parameters:
Name Type Description
$http angular.$http

Angular http service.

$injector angular.$injector

Main injector.

$q angular.$q

Angular q service

ngeoLayerHelper ngeo.map.LayerHelper

Ngeo Layer Helper.

gettextCatalog angularGettext.Catalog

Gettext catalog.

gmfThemesOptions gmfx.ThemesOptions

Themes options.

Extends

  • ol.events.EventTarget

Members

loaded: boolean