This class implements a template engine that supports complex nested template blocks.
It use regular expressions to parse template files and locate the block marks.
Then it uses simple string replacement to substitute template place holders by the respective parameter values. It can use arrays to assign template parameters.
| Not yet rated by the users |
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.
| File |
Role |
Description |
dyntpl |
Class |
class file with documentation |