Home | Trees | Indices | Help |
---|
|
Basic template-class.
Used both for the template itself and for 'macro's ("subtemplates") in the template.
|
|||
|
|||
|
|||
|
|||
|
|
Fill out/render the template. :Parameters: - `override`: objects to add to the data-namespace, overriding the "default"-data. :Returns: the filled template (in unicode) :Note: This is also called when invoking macros (i.e. ``$!mymacro()!$``). |
Create the Template/Subtemplate/Macro. :Parameters:
:Exceptions:
|
Only here for completeness. Use __unicode__ instead! |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 24 20:56:16 2014 | http://epydoc.sourceforge.net |