t.w.t.TagLoader(object) : class documentation

Part of twisted.web.template View Source View In Hierarchy

Implements interfaces: twisted.web.iweb.ITemplateLoader

An ITemplateLoader that loads existing IRenderable providers.
ParameterstagThe object which will be loaded.
Method __init__ Undocumented
Method load Load a template suitable for rendering.
def __init__(self, tag): (source)
Undocumented
def load(self): (source)
Load a template suitable for rendering.
Returnsa list of lists, unicode objects, Elements and other IRenderable providers.
API Documentation for Twisted, generated by pydoctor at 2012-02-14 18:17:43.