This is a simple class that implements a template engine based on PHP execution.
The templates are PHP scripts with regular PHP constructs inside the.
The template is processed by the class using a require command.
The template parameters are class variables that are assigned by a class function. Template scripts use the template parameters using the $this pseudo-variable.
|
|
| Name: |
SimpleTPL |
| Base name: |
simpletpl |
| Description: |
Template engine based on PHP execution |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
518 users |
| All time rank: |
4823 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| 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 |
|
|