This class implements a template processing engine that uses string searching to locate template place holder tags.
It can read templates from strings or files and search for template place holder tags. The place holder tags delimiters are configurable.
The template tags can be used to implement conditional template section processing and section iteration loops.
The processed templates can be returned as a string, stored on a file and served as part of the current script output.
|
|
| Name: |
PclTemplate |
| Base name: |
pcltemplate |
| Description: |
Template processing engine using string searching |
| Version: |
- |
| PHP version: |
4 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
289 users |
| All time rank: |
6195 |
| Week users: |
0 users |
| Week rank: |
2154  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|