Part of twisted.web.util View Source View In Hierarchy
Method | __init__ | Undocumented |
Method | frames | Render the list of frames in this _StackElement ,
replacing tag . |
Inherited from Element:
Instance Variable | loader | The factory which will be used to load documents to return from
render . (type: ITemplateLoader
provider) |
Method | lookupRenderMethod | Look up and return the named render method. |
Method | render | Implement IRenderable to
allow one Element to be
embedded in another's template or rendering output. |