ez.no / ezpublish / documentation / reference / template functions / miscellaneous
These documentation pages are no longer maintained. Please visit the new documentation site.
Miscellaneous template functions.
| Operator | Description |
|---|---|
| cache-block | Caches the content of a block. |
| fetch_alias | Ini based fetch function |
| include | Includes a file. |
| ldelim | Displays a left curly bracket, "{". |
| literal | Used to turn off the template parser. |
| rdelim | Displays a right curly bracket, "}". |
| run-once | Assures that the content of the block is run only once in a p... |
Comments