Module t.l.nevowlore

Part of twisted.lore View Source

Nevow support for lore. DEPRECATED.

Don't use this module, it will be removed in the release of Twisted after 2.3. If you want static templating with Nevow, instantiate a rend.Page() and call renderString (or renderSynchronously) yourself.

Do something like:
 lore -inevow --config pageclass=some.module.SomePageSubclass [other-opts]
Maintainer: Christopher Armstrong
Line # Kind Name Docs
36 Function parseStringAndReport Undocumented
62 Function nevowify Undocumented
90 Class NevowProcessorFactory Undocumented
50 Function ____wait .
def parseStringAndReport(s): (source)
Undocumented
def ____wait(d): (source)
.
def nevowify(filename, linkrel, ext, url, templ, options=None, outfileGenerator=tree.getOutputFileName): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.