|
|
| Name: |
IS Layout |
| Base name: |
islayout |
| Description: |
Template engine that replaces place holder values |
| Related classes: |
layout |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
814 users |
| All time rank: |
3486 |
| Week users: |
0 users |
| Week rank: |
2298 |
| |
|
This class is a template engine that searches for place holders tags using regular expressions and replaces them with input values.
The class can use templates defined specified files or takes the template text as an argument.
It can replace template place holder values in the whole template or partially in sections delimited in the template with special identifiers.
It can iterate over a given section to repeat it in the output but using different template input values on each iteration.
It may also include the output of one processed template as input value of another template to be processed.
To generate the final output the class removes all place holders that were not used.
| 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 |
|
|