This class implements a template engine based on PHP template scripts.
It assigns template variables that are stored in an array class variable.
The class processes a template by including it as PHP code that can access the template variables by accessing the entries of an array named $d.
The class captures the output of the included template file and can return it as a string or displayed as the current script output.
New version allows template_in_template calls.
|
|
| Name: |
IDtpl |
| Base name: |
idtpl |
| Description: |
Template engine based on PHP template scripts |
| Version: |
1.4 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
265 users |
| All time rank: |
6302 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
| Link |
Description |
| IceDice Portal |
IceDice portal based on this template engine |

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