| Interface | Description |
|---|---|
| CompiledTemplate |
A template that is compiled and can render output based on specified variables.
|
| TemplateCompiler |
Standard Interface of template compilers.
|
| TemplateContext |
The template context instance should be available as a variable with the
TemplateConstants.VAR_TEMPLATE_CONTEXT name. |
| Class | Description |
|---|---|
| TemplateConstants |
Constants of EWT.
|
| Exception | Description |
|---|---|
| FragmentNotFoundException |
Thrown when the programmer wants to render a fragment that does not exist in the template.
|
Copyright © 2011–2018 Everit Kft.. All rights reserved.