class documentation

class TestElement(Element): (source)

View In Hierarchy

An Element that can be rendered successfully.

Class Variable loader Undocumented

Inherited from Element:

Method __init__ Undocumented
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.