|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateManager | |
de.uni_paderborn.fujaba.basic | Basic Classes for Fujaba |
Uses of TemplateManager in de.uni_paderborn.fujaba.basic |
Methods in de.uni_paderborn.fujaba.basic that return TemplateManager | |
static TemplateManager |
TemplateManager.get()
No comment provided by developer, please add a comment to improve documentation. |
TemplateManager |
TemplateFile.getManager()
Get the manager attribute of the TemplateFile object |
Methods in de.uni_paderborn.fujaba.basic with parameters of type TemplateManager | |
static void |
TemplateManager.set(TemplateManager manager)
To allow a plugin to replace the default TemplateManager Attention: When several plugin use the machanism the behaviour might depend on the loading order (when plugins are written unsafe) |
boolean |
TemplateFile.setManager(TemplateManager obj)
Sets the manager attribute of the TemplateFile object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |