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

Class: ClientResponder

Source Location: /server/ServerPlugin.php

Interface Overview




Methods



Class Details

[line 28]


[ Top ]


Class Methods


method handleDrawing [line 49]

void handleDrawing( mixed $requ)

Handles the request when the plugin should draw on the map



Tags:

access:  public
see:  Cartoserver::doGetMap()


Parameters:

mixed   $requ   plugin request

[ Top ]

method handlePostDrawing [line 56]

void handlePostDrawing( mixed $requ)

Handles the request after the plugins have drawn the image



Tags:

access:  public
see:  Cartoserver::doGetMap()


Parameters:

mixed   $requ   plugin request

[ Top ]

method handlePreDrawing [line 42]

void handlePreDrawing( mixed $requ)

Handles the request just before plugins should draw in the map



Tags:

access:  public
see:  Cartoserver::doGetMap()


Parameters:

mixed   $requ   plugin request

[ Top ]

method initializeRequest [line 35]

void initializeRequest( mixed $requ)

Handles the request at the plugin initialisation phase.



Tags:

access:  public
see:  Cartoserver::doGetMap()


Parameters:

mixed   $requ   plugin request

[ Top ]


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