This class implements template engine that uses regular expressions to search and replace template placeholder.
It searches for placeholder tags that start and end with # character and have the placeholder name prefixed with $.
The class replaces placeholders by values previously assigned before processing the template.
It also supports iterating over sections when the template variable values are arrays with the different values that should be used to process repeatedly the same section.
|
|
| Name: |
AHM Template Engine |
| Base name: |
ahm-template-engine |
| Description: |
Template engine that uses regular expressions |
| Version: |
1.0 |
| PHP version: |
4.1 |
| License: |
GNU General Public License (GPL) |
| All time users: |
885 users |
| All time rank: |
3495 |
| Week users: |
0 users |
| Week rank: |
2092  |
| |
|
| 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 |
|
|