|
|
| Name: |
template_tpl |
| Base name: |
template_tpl |
| Description: |
Nested template processing engine |
| Related classes: |
tpl, search replace, special characters, delimited |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
481 users |
| All time rank: |
4687 |
| Week users: |
2 users |
| Week rank: |
1632 |
| |
|
This class can be used to process templates with text blocks inside each other.
It can search and replace template placeholders delimited by marks defined by variable names enclosed in special mark start and end characters.
Special marks are used to define template blocks that may define conditional sections.
The class creates new instances of itself to process nested blocks.
| Not yet rated by the users |
| |
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 |
|
|
| File |
Role |
Description |
template |
Data |
this class is to work with template file for improve the yield and development speed |
template.php |
Class |
this class is to work with template file for improve the yield and development speed |