Home | Trees | Indices | Help |
|
---|
|
The is the base renderer module. If you were to dislike the blosxom renderer and wanted to build a renderer that used a different templating system, you would extend the RendererBase class and implement the functionality required by the other rendering system.
For examples, look at the BlosxomRenderer and the Renderer in the debug module.
|
|||
RendererBase Basic Renderer: |
|||
Renderer This is a null renderer. |
|
|||
__revision__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jul 2 15:07:10 2007 | http://epydoc.sourceforge.net |