Go to the latest version of this document.
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)
overrides
twisted.web.woven.template.NodeMutator.__init__
Undocumented
def generate(self, request, node):
(source)
from
twisted.web.woven.template.INodeMutator
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 15:57:47.