t.w.w.t.NodeNodeMutator(NodeMutator) : class documentation

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

A NodeNodeMutator replaces the node that is passed in to generate with the node it adapts.
Method __init__ Undocumented
Method generate The generate method should do the work of mutating the DOM based on the object this adapter wraps.
def __init__(self, data): (source)
Undocumented
def generate(self, request, node): (source)
The generate method should do the work of mutating the DOM based on the object this adapter wraps.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.