Class org_geoprisma_service_HttpRequestService

Description

Service of httpRequest type

  • author: Frédérick Gagnon

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

org_geoprisma_ConfigElement
   |
   --org_geoprisma_service_Service
      |
      --org_geoprisma_service_HttpRequestService
Class Constant Summary
 HTTP_SERVICE = 'httprequest'
 TYPE = 'httprequest'
 TYPE_ID = 10
Variable Summary
Method Summary
void insertIntoXML ( &$pobjDomElementServices,  &$pobjDomDocument)
Variables
mixed $m_objArrayCreateHttpRequests = array() (line 29)
  • access: public
mixed $m_objArrayDeleteHttpRequests = array() (line 32)
  • access: public
mixed $m_objArrayReadHttpRequests = array() (line 30)
  • access: public
mixed $m_objArrayUpdateHttpRequests = array() (line 31)
  • access: public
Methods
Constructor __construct (line 40)

Creates a new instance of org_geoprisma_service_HttpRequestService

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

Redefinition of:
org_geoprisma_service_Service::__construct()
Construit un instance de org_geoprisma_service_Service
getDefaultLayerOptions (line 83)

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.
insertIntoXML (line 98)

Add current service in XML document.

  • access: public
void insertIntoXML ( &$pobjDomElementServices,  &$pobjDomDocument)
  • DOMElement &$pobjDomElementServices: XML node where this service must be added
  • DOMDocument &$pobjDomDocument: DOMDocument XMl used to create new nodes.

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
HTTP_SERVICE = 'httprequest' (line 25)
TYPE = 'httprequest' (line 26)
TYPE_ID = 10 (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:22 -0500 by phpDocumentor 1.4.1