ITemplateLoader
that loads existing IRenderable
providers.Method | __init__ |
|
Method | load |
Load a template suitable for rendering. |
Instance Variable | tag |
The object which will be loaded. |
Returns | |
a list of list s, unicode objects, Elements and other IRenderable providers. |