Class org_geoprisma_service_GYMOService

Description

Service de type gymo

  • author: Pascal Martin

Located in /org/geoprisma/service/GYMOService.php (line 23)

org_geoprisma_ConfigElement
   |
   --org_geoprisma_service_Service
      |
      --org_geoprisma_service_GYMOService
Class Constant Summary
 GYMO_SERVICE = 'gymo'
 OSM_HOST = "tile.openstreetmap.org"
 TYPE = 'gymo'
 TYPE_ID = 4
Method Summary
string getAPIKey ()
string getProvider ()
void insertIntoXML ( &$pobjDomElementServices,  &$pobjDomDocument)
Methods
Constructor __construct (line 41)

Construit un instance de org_geoprisma_service_GYMOService

  • access: public
org_geoprisma_service_GYMOService __construct (array $pobjArray)
  • array $pobjArray: Config array

Redefinition of:
org_geoprisma_service_Service::__construct()
Construit un instance de org_geoprisma_service_Service
getAPIKey (line 99)

Return the apikey

  • access: public
string getAPIKey ()
getDefaultLayerOptions (line 111)

Return the OpenLayers.Layer default options using this type of service.

  • access: public
array getDefaultLayerOptions (org_geoprisma_config_Config &$pobjConfig)

Redefinition of:
org_geoprisma_service_Service::getDefaultLayerOptions()
Return the OpenLayers default options using this type of service.
getProvider (line 89)

Return the supported provider for the gymo service

  • access: public
string getProvider ()
insertIntoXML (line 141)

Ajout le service courant (this) dans le xml

  • access: public
void insertIntoXML ( &$pobjDomElementServices,  &$pobjDomDocument)
  • DOMElement &$pobjDomElementServices: Noeud xml ou le service doit ĂȘtre ajouter
  • DOMDocument &$pobjDomDocument: Document XMl ou le noeud xml datastore est ajouter, utiliser pour construire les noeuds

Redefinition of:
org_geoprisma_service_Service::insertIntoXML()
Ajout le service courant (this) dans le xml

Inherited Methods

Inherited From org_geoprisma_service_Service

org_geoprisma_service_Service::__construct()
org_geoprisma_service_Service::applyAccessFilter()
org_geoprisma_service_Service::getDefaultLayerOptions()
org_geoprisma_service_Service::getName()
org_geoprisma_service_Service::getOption()
org_geoprisma_service_Service::getOptions()
org_geoprisma_service_Service::getSource()
org_geoprisma_service_Service::getType()
org_geoprisma_service_Service::insertIntoXML()
org_geoprisma_service_Service::urlAppend()
org_geoprisma_service_Service::validateAccessFilterBBox()
org_geoprisma_service_Service::validateAccessFilterCondition()
org_geoprisma_service_Service::validateAccessFilterIsSet()

Inherited From org_geoprisma_ConfigElement

org_geoprisma_ConfigElement::getConfigElements()
org_geoprisma_ConfigElement::getDomElements()
Class Constants
GYMO_SERVICE = 'gymo' (line 25)
OSM_HOST = "tile.openstreetmap.org" (line 29)
TYPE = 'gymo' (line 26)
TYPE_ID = 4 (line 27)

Inherited Constants

Inherited from org_geoprisma_service_Service

org_geoprisma_service_Service::BLANK_SERVICE

Documentation generated on Mon, 20 Feb 2012 13:46:20 -0500 by phpDocumentor 1.4.1