| CodeHookPoint |
Represents a code hook point.
|
| GlobalExtensionManagement |
Class for managing hook points, features and (global) variables in templates.
|
| HookPoint |
Represents a hook point in templates
|
| ObjectFactory |
Factory to instantiate any object from Templates
using op.instantiate(classname)
|
| StringHookPoint |
Represents a String hook point.
|
| TemplateController |
Provides methods for manipulating the content of templates, mainly for
calling and including of templates.
|
| TemplateHookPoint |
Represents a template hook.
|
| TemplateStringHookPoint |
|