Home | Trees | Indices | Help |
|
---|
|
object --+ | cFormEngine --+ | cAbiWordForm
A forms engine wrapping AbiWord.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
placeholder_regex = r'\$<.+?>\$'
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Parse the template into an instance and replace placeholders with values.
|
Allow editing the instance of the template.
|
Generate output suitable for further processing outside this class, e.g. printing.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 26 01:55:29 2020 | http://epydoc.sourceforge.net |