Plugins
[ class tree: Plugins ] [ index: Plugins ] [ all elements ]

Class: OwsInfoHarwesterOLL

Source Location: /plugins/ogcLayerLoader/client/OwsInfoHarwesterOLL.php

Class Overview


Used to parse Capability file from a WMS services.


Variables

Constants

Methods



Class Details

[line 31]
Used to parse Capability file from a WMS services.

Called by OgcLayerLoader plugin using Ajax.




[ Top ]


Class Variables

$layers = array()

[line 43]

HTML response to return.



Tags:

access:  public

Type:   string


[ Top ]

$log =

[line 37]

Logger



Tags:

access:  private

Type:   string


[ Top ]

$maxExecutionTime =

[line 55]

Maximum execution time for the http request



Tags:

access:  private

Type:   int


[ Top ]



Class Methods


constructor __construct [line 64]

OwsInfoHarwesterOLL __construct( ServerContext $url, [string $maxExecutionTime = 300], ProjectHandler 2, ServerLayers 3)

Constructor



Tags:

access:  public


Parameters:

ProjectHandler   2  
ServerLayers   3  
ServerContext   $url  
string   $maxExecutionTime   map id

[ Top ]

method getLayer [line 106]

void getLayer( String $name)

Get the layer name in the xml capabilities



Tags:

access:  public


Parameters:

String   $name  

[ Top ]

method getLayers [line 93]

void getLayers( array $xml)

Get Layers in a xml (capabilities) doc and create an HTML option form element



Tags:

access:  protected


Parameters:

array   $xml   xml which correspond to a layer node from a GetCapabilities document

[ Top ]


Class Constants

DEFAULT_WMS_VERSION =  '1.1.1'

[line 49]

WMS Version to use


[ Top ]



Documentation generated on Fri, 21 Sep 2007 13:30:56 +0200 by phpDocumentor 1.3.0RC3