Class org_geoprisma_proxy_file_FileProxy

Description

Class Proxy de type feature server

  • author: Julien-Samuel Lacroix
  • abstract:

Located in /org/geoprisma/proxy/file/FileProxy.php (line 23)

org_geoprisma_proxy_Proxy
   |
   --org_geoprisma_proxy_file_FileProxy
Direct descendents
Class Description
org_geoprisma_proxy_file_FileUploadProxy Class Proxy file when request is an upload
org_geoprisma_proxy_file_FileDownloadProxy Class Proxy file when request is a download
org_geoprisma_proxy_file_FileGetProxy Class Proxy file when request is a get
org_geoprisma_proxy_file_FileNewDirProxy Class Proxy file when request is a new directory
Method Summary
string getLayer ()
ArrayObject getLayers ()
void validateLayersFromRequest ([org_geoprisma_service_Service $pobjService = null], [ArrayObject $pobjArrayResources = null], [ArrayObject $pobjArrayLayers = null])
Methods
getLayer (line 30)

Return Layer

  • access: public
string getLayer ()

Redefined in descendants as:
getLayers (line 44)

Retourne la liste de layer accèder par la query

  • access: public
ArrayObject getLayers ()

Redefinition of:
org_geoprisma_proxy_Proxy::getLayers()
Returns the list of layers accessible by this proxy
validateLayersFromRequest (line 81)

Validate the 'layers' being accessed by the query. Each layer must be present in one of the specified resource datastore using a specified service.

  • access: public
void validateLayersFromRequest ([org_geoprisma_service_Service $pobjService = null], [ArrayObject $pobjArrayResources = null], [ArrayObject $pobjArrayLayers = null])
  • org_geoprisma_service_Service $pobjService: The service to use for validation. Defaults to the proxy service.
  • ArrayObject $pobjArrayResources: ArrayObject of resource objects. Defaults to the proxy resources.
  • ArrayObject $pobjArrayLayers: ArrayObject of layers to validate. Defaults to the layers returned by the proxy 'getLayers' method.

Redefinition of:
org_geoprisma_proxy_Proxy::validateLayersFromRequest()
Validate the 'layers' being accessed by the query. Each layer must be present in one of the specified resource datastore using a specified service.

Redefined in descendants as:

Inherited Methods

Inherited From org_geoprisma_proxy_Proxy

org_geoprisma_proxy_Proxy::__construct()
org_geoprisma_proxy_Proxy::addParam()
org_geoprisma_proxy_Proxy::applyAccessFilter()
org_geoprisma_proxy_Proxy::areResourcesFromRequestAuthorized()
org_geoprisma_proxy_Proxy::echoJsonError()
org_geoprisma_proxy_Proxy::echoJsonResult()
org_geoprisma_proxy_Proxy::getAction()
org_geoprisma_proxy_Proxy::getLayers()
org_geoprisma_proxy_Proxy::getPathInfo()
org_geoprisma_proxy_Proxy::getRequestParams()
org_geoprisma_proxy_Proxy::getResources()
org_geoprisma_proxy_Proxy::getResourcesFromRequest()
org_geoprisma_proxy_Proxy::getService()
org_geoprisma_proxy_Proxy::process()
org_geoprisma_proxy_Proxy::setResources()
org_geoprisma_proxy_Proxy::validateLayersFromRequest()
org_geoprisma_proxy_Proxy::validateResourcesFromRequest()
Class Constants

Documentation generated on Thu, 19 Jan 2012 00:08:32 +0400 by phpDocumentor 1.4.1