interface documentation

class twisted.web.iweb.ITemplateLoader(Interface): (source)

Known implementations: twisted.web.template.TagLoader, twisted.web.template.XMLFile, twisted.web.template.XMLString

View In Hierarchy

A loader for templates; something usable as a value for twisted.web.template.Element's loader attribute.

Method load Load a template suitable for rendering.
def load(): (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 20.12.1 at 2021-02-28 19:53:36.