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

Class: ServerProjectLocation

Source Location: /projects/test_project/coreplugins/projectLocation/server/ServerProjectLocation.php

Class Overview

PluginBase
   |
   --ServerPlugin
      |
      --ClientResponderAdapter
         |
         --ServerLocation
            |
            --ServerProjectLocation



Methods


Inherited Variables

Inherited Methods

Class: ServerLocation

ServerLocation::__construct()
Constructor
ServerLocation::addRefMarksShape()
Adds RefMark shapes.
ServerLocation::adjustBbox()
Adjusts Bbox using a maximum extent
ServerLocation::adjustScale()
Adjusts scale using min/max set in configuration
ServerLocation::doBboxAdjusting()
Adjusts Bbox
ServerLocation::doLocation()
Applies location changes to MapServer
ServerLocation::getInit()
ServerLocation::getLocationResult()
Prepares result that will be sent to client
ServerLocation::getRefMarksShapes()
Returns shapes for reference marks
ServerLocation::getScaleFromBbox()
Computes scale from a Bbox using MapServer
ServerLocation::getScales()
ServerLocation::handleCorePlugin()
ServerLocation::handleDrawing()
Draw the crosshair and reference marks.
ServerLocation::initScales()
Initializes scales from location.ini

Class: ClientResponderAdapter

ClientResponderAdapter::handleDrawing()
ClientResponderAdapter::handlePostDrawing()
ClientResponderAdapter::handlePreDrawing()
ClientResponderAdapter::initializeRequest()

Class: ServerPlugin

ServerPlugin::__construct()
Constructor
ServerPlugin::getConfig()
ServerPlugin::getServerContext()
ServerPlugin::initializeConfig()
Initializes plugin configuration
ServerPlugin::useExtendedInit()
ServerPlugin::useExtendedRequest()
ServerPlugin::useExtendedResult()

Class: PluginBase

PluginBase::__construct()
Constructor
PluginBase::account()
Records an accounting message for plugins
PluginBase::getBasePath()
PluginBase::getExtendedName()
PluginBase::getName()
PluginBase::getRequest()
Get plugin's request or result out of MapRequest or MapResult
PluginBase::initialize()
Plugin initialization (can be extended in custom plugins)
PluginBase::initializeConfig()
Initializes plugin
PluginBase::preInitialize()
Plugin pre initialization. In most cases, plugins should use
PluginBase::replacePlugin()
Returns name of parent plugin in case of plugin extension
PluginBase::setBasePath()
PluginBase::setExtendedName()
PluginBase::setName()

Class Details

[line 10]


[ Top ]


Class Methods


method handleCorePlugin [line 23]

void handleCorePlugin( mixed $requ)



Tags:

access:  public
see:  CoreProvider::handleCorePlugin()


Overrides ServerLocation::handleCorePlugin() (parent method not documented)

[ Top ]

method replacePlugin [line 35]

void replacePlugin( )



Tags:

access:  public


Overrides PluginBase::replacePlugin() (Returns name of parent plugin in case of plugin extension)

[ Top ]

method useExtendedRequest [line 16]

void useExtendedRequest( )



Tags:

access:  public


Overrides ServerPlugin::useExtendedRequest() (parent method not documented)

[ Top ]

method useExtendedResult [line 12]

void useExtendedResult( )



Tags:

access:  public


Overrides ServerPlugin::useExtendedResult() (parent method not documented)

[ Top ]


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