|
|
| Name: |
SimpleTPL |
| Base name: |
simpletpl |
| Description: |
Template engine based on PHP execution |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
514 users |
| All time rank: |
4538 |
| Week users: |
0 users |
| Week rank: |
2474 |
| |
|
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.
| 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 |
|
|