| Trees | Indices | Help |
|
|---|
|
|
Function decorator to make sure that rendering engine is prepared before call. Is configurable by various options.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialises the decorator. :param onPrepareFailureReturnNone: Whether or not on a failure to prepare the rendering engine the decorator should return 'None' or allow the execution of the decorated function or method. Defaults to 'True'. :type onPrepareFailureReturnNone: Boolean :param ignoreExceptions: A set of exceptions thrown during the preparation of the rendering engine for whith the decorator should ignore and allow the execution of the decorated function or method. Defaults to 'None'. :type ignoreExceptions: Set
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Feb 7 10:11:15 2015 | http://epydoc.sourceforge.net |