This class is a template engine that compiles templates into PHP scripts.
It loads template files and replaces the marks by PHP code defined in a separate script.
The compiled template is stored in a PHP script file of a given directory to avoid the overhead of recompiling template files that have not changed. The compiled PHP script can be included directly next time the same template file is loaded.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

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