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

Class: ClientResponderAdapter

Source Location: /server/ServerPlugin.php

Class Overview

PluginBase
   |
   --ServerPlugin
      |
      --ClientResponderAdapter

Adapter for interface ClientResponder


Author(s):

Methods


Child classes:

ServerLayerReorder
Server Layer Reorder
ServerOutline
Server Outline class
ServerRouting
Server routing plugin. This class must be subclassed by plugins wishing to perform routing
ServerImages
Server part of Images plugin
ServerLayers
Server plugin for managing the set of layers to render.
ServerLocation
Server part of Location plugin
ServerQuery
Server part of Query plugin
ServerProjectTable
Plugin to test tables management
ServerProjectplugin

Inherited Variables

Inherited Methods


Class Details

[line 166]
Adapter for interface ClientResponder

This class implements all interface methods so child classes won't need to add an empty method when they're not implemented.




Tags:

abstract:  


[ Top ]


Class Methods


method handleDrawing [line 182]

void handleDrawing( mixed $requ)



Tags:

access:  public
see:  ClientResponder::handleDrawing()


Overridden in child classes as:

ServerOutline::handleDrawing()
Handles shapes drawing and area computation
ServerLocation::handleDrawing()
Draw the crosshair.

[ Top ]

method handlePostDrawing [line 187]

void handlePostDrawing( mixed $requ)



Tags:

access:  public
see:  ClientResponder::handlePostDrawing()


[ Top ]

method handlePreDrawing [line 177]

void handlePreDrawing( mixed $requ)



Tags:

access:  public
see:  ClientResponder::handlePreDrawing()


Overridden in child classes as:

ServerRouting::handlePreDrawing()
Result is set in initializeRequest but Outline must be called
ServerQuery::handlePreDrawing()
ServerProjectTable::handlePreDrawing()
ServerProjectplugin::handlePreDrawing()

[ Top ]

method initializeRequest [line 172]

void initializeRequest( mixed $requ)



Tags:

access:  public
see:  ClientResponder::initializeRequest()


Overridden in child classes as:

ServerLayerReorder::initializeRequest()
Reorder MapServer layers lists and transparency from CartoClient request
ServerRouting::initializeRequest()
ServerLayers::initializeRequest()

[ Top ]


Documentation generated on Fri, 11 Nov 2005 11:00:16 +0000 by phpDocumentor 1.3.0RC3