| Trees | Indices | Help |
|
|---|
|
|
object --+
|
core.Component --+
|
WikiMacroBase
Abstract base class for wiki macros and processors.
On usage error, the MacroError or ProcessorError exception should be raised, to ensure proper display of the error message in the rendered wiki content.
The _description attribute contains the macro help.
Set the hide_from_macro_index attribute to True to prevent
displaying help in the macro index ([[MacroList]]). If the
default value of False and the _description is empty,
"No documentation found" will be displayed.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Class Variables | |
abstract = True
|
|
hide_from_macro_index = False
|
|
| Properties | |
|
Inherited from |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 11 08:14:35 2023 | http://epydoc.sourceforge.net |