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:

ServerOutline
Server Outline class
ServerLayers
Server plugin for managing the set of layers to render.
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

[ 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:

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:

ServerLayers::initializeRequest()

[ Top ]


Documentation generated on Wed, 6 Apr 2005 12:06:59 +0200 by phpDocumentor 1.3.0RC3