| Interface | Description |
|---|---|
| TemplateBlock |
Interface to handle different kind of template blocks.
|
| Class | Description |
|---|---|
| ForTemplateBlock |
Used to handle for loops in templates.
|
| IfTemplateBlock |
If template block.
|
| PlainTextTemplateBlock |
Block for a plain text template block.
|
| StaticTemplateBlock |
Used to define static template blocks.
|
| TemplateBlockBinder | |
| VariableTextTemplateBlock |
| Enum | Description |
|---|---|
| TemplateBlockType |
Used to distinct between different kind of template blocks.
|
Copyright © 2017 Holisticon AG. All Rights Reserved.