Class org_geoprisma_proxy_mapfishprint_MapFishPrintGetFileProxy

Description

Proxy of MapFishPrint type

  • author: Alexadnre Dube

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

org_geoprisma_proxy_Proxy
   |
   --org_geoprisma_proxy_mapfishprint_MapFishPrintGetFileProxy
Method Summary
string getAction ()
void getLayers ()
String getPDFURL ()
void process ()
void setPDFURL (string $pstrURL)
Methods
getAction (line 35)

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 68)

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
getPDFURL (line 167)

Get pdf file url

  • access: public
String getPDFURL ()
getResourcesFromRequest (line 82)

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.
process (line 45)

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
setPDFURL (line 157)

Set pdf file url

  • access: public
void setPDFURL (string $pstrURL)
  • string $pstrURL: url of the pdf
validateLayersFromRequest (line 145)

Not used by this proxy.

  • 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 135)

Not used by this proxy.

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