PPA.Template.Engines.XHTMLTAL
index
/home/ods/SF-PPA/homepage/API/PPA/Template/Engines/XHTMLTAL.py

# $Id: XHTMLTAL.py,v 1.1.1.1 2004/04/09 13:18:11 ods Exp $

 
Modules
       
PPA.Template.Engines._TALCommon

 
Classes
       
PPA.Template.Engines._TALCommon.Engine
Engine

 
class Engine(PPA.Template.Engines._TALCommon.Engine)
     Data and other attributes defined here:
type = 'xhtal'

Methods inherited from PPA.Template.Engines._TALCommon.Engine:
compileFile(self, fp, template_name, get_template)
compileString(self, source, template_name, get_template)
dump(self, program)
interpret(self, program, fp, globals, locals, get_template)
load(self, s)