|
|
| Name: |
Thorpe Systems template |
| Base name: |
tsp_template |
| Description: |
Template engine with block loop processing support |
| Related classes: |
LOOP PHP, block, loop, tsp |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
809 users |
| All time rank: |
3505 |
| Week users: |
0 users |
| Week rank: |
2328 |
| |
|
This class implements a template engine that can perform variable substitution, supports blocks and can loop around blocks to iterate the processing of the same blocks using distinct variable substitution values.
Each template must start with a named block delimiter. A block ends when the delimter of a new block starts or when the template end is reached.
The output of a template is defined by telling the class to process a given block replacing the values of a given set of variables using PHP string replacing functions.
The class can render the template when the whole output definition is finished.
| 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 |
|
|