Class t.w.w.t.NodeNodeMutator(NodeMutator):

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 Undocumented
def __init__(self, data): (source)
Undocumented
def generate(self, request, node): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.