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

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

A StringNodeMutator replaces the node that is passed in to generate with the string it adapts.
Method generate Undocumented

Inherited from NodeMutator:

Method __init__ Undocumented
def generate(self, request, node): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.