This class implements a template processing engine.
It reads templates from files with special marks that start by { and end in } .
The class takes as argument an associative array with all template variables.
It traverses the template file data to replace all occurrences of the template variables by the respective values.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|