Class n.r.MacroFactory(object):

Part of nevow.rend View Source View In Hierarchy

Known subclasses: nevow.rend.Fragment

Implements interfaces: nevow.inevow.IMacroFactory

No class docstring
Line # Kind Name Docs
90 Method macro Return a macro with the given name.
def macro(self, ctx, name): (source)
Return a macro with the given name.
API Documentation for Nevow, generated by pydoctor.