|
|
| Name: |
dynamicTemplate |
| Base name: |
dynamictemplate |
| Description: |
Template engine supporting complex nested blocks |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
815 users |
| All time rank: |
3485 |
| Week users: |
2 users |
| Week rank: |
1637 |
| |
|
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 |
| |
Applications that use 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.
| |
Files |
|
|
| File |
Role |
Description |
dyntpl |
Class |
class file with documentation |