Package advene :: Package server :: Module webcherry
[hide private]
[frames] | no frames]

Module webcherry

source code

Advene http server.

This module defines a number of classes that describe the structure of the Advene webserver. The AdveneWebServer class is the main server class.

URL syntax

The URL syntax is described in each decription class.

The server can run standalone or embedded in another application (typically the advene GUI). In all cases, Webserver depends on AdveneController.

Classes [hide private]
  Common
Common functionalities for all cherrypy nodes.
  Admin
Handles the /admin requests.
  Packages
Node for packages access.
  Root
Common methods for all web resources.
  AdveneWebServer
Embedded HTTP server for the Advene framework.
  BasicController
Functions [hide private]
 
remove_tales_prefix(name) source code
Variables [hide private]
  DEBUG = True