Table of Contents

Class: PCGIPublisher Zope-2.2.1-src/pcgi/pcgi_publisher.py

Methods   
__init__
cleanup
fatalError
getResources
handler
initPCGI
initPrincipia
insertSysPath
listen
  __init__ 
__init__ ( self,  resource=None )

  cleanup 
cleanup ( self )

  fatalError 
fatalError ( self,  errmsg='' )

  getResources 
getResources ( self )

Obtain the publisher resources from the environment. Done here in a separate method to make it easy to override, because we may not always and forever obtain our resources from the environment.

  handler 
handler ( self,  conn )

  initPCGI 
initPCGI ( self )

  initPrincipia 
initPrincipia ( self )

  insertSysPath 
insertSysPath ( self,  insertPath=None )

  listen 
listen ( self )

Note to sub-classes: Aside from the constructor, listen() should be the only method you must invoke.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6