Class org_geoprisma_proxy_mapfishprint_MapFishPrintProxy

Description

Proxy of MapFishPrint type

  • author: Alexadnre Dube

Located in /org/geoprisma/proxy/mapfishprint/MapFishPrintProxy.php (line 23)

org_geoprisma_proxy_Proxy
   |
   --org_geoprisma_proxy_mapfishprint_MapFishPrintProxy
Method Summary
Methods
getAction (line 40)

Get the action this proxy does.

  • access: public
string getAction ()

Redefinition of:
org_geoprisma_proxy_Proxy::getAction()
Returns the name of the action done by this proxy (Create / Read / Update / Delete)
getLayers (line 136)

Not used by this proxy.

  • access: public
void getLayers ()

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

Get the resources from the 'spec' object. At the same time, get all the requested 'layers' as well and the resources according 'services' that are going to be used to render the images to print.

  • return: of org_geoprisma_resource_Resource objects
  • access: public
array getResourcesFromRequest (org_geoprisma_config_Config &$pobjConfig)

Redefinition of:
org_geoprisma_proxy_Proxy::getResourcesFromRequest()
Returns an array of org_geoprisma_resource_Resource objects being accessed by the query.
getSourceSpec (line 350)

Get the 'spec' object with all 'baseURL' changed to point to the according service source url instead of the geoprisma proxy url.

  • access: public
array getSourceSpec ()
getSpec (line 177)

Get the spec array converted from the $_REQUEST['spec'] parameter if request is GET or from 'php://input' if POST.

  • access: public
array getSpec ()
getSpecLayers (line 146)

Returns the spec layers array

  • access: public
array getSpecLayers ()
process (line 50)

Forward the call end return the result

  • access: public
void process ()

Redefinition of:
org_geoprisma_proxy_Proxy::process()
Foward the call end return the result
validateLayersFromRequest (line 324)

Validate the layers from the request using the parent method of the same name.

  • access: public
void validateLayersFromRequest ()

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.
validateResourcesFromRequest (line 305)

Validate the resources from the request using the parent method of the same name.

  • access: public
void validateResourcesFromRequest ()

Redefinition of:
org_geoprisma_proxy_Proxy::validateResourcesFromRequest()
Validate the resources being accessed by the query by simply loading the datastore of a specified service.

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:40 +0400 by phpDocumentor 1.4.1