|
|
| Name: |
Separated Template |
| Base name: |
stamplate |
| Description: |
Process HTML templates using CSS classes |
| Version: |
2.1 |
| PHP version: |
5.0 |
| License: |
Custom (specified in a license file) |
| All time users: |
871 users |
| All time rank: |
3335 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
 |
|
Innovation award
 Nominee: 3x |
This class can be used to process HTML templates using CSS classes.
It reads HTML templates from files and replaces the contents of HTML tags that have given CSS class names.
The processed template is returned as a string.
 July 2009
Number 6
Prize: One downloadable copy of PhpED Professional |
Most common template engine solutions require that templates have special marks that identify sections which will be replaced by variable values when the templates are processed.
This class provide an alternative approach for HTML templates. It consists in identifying the sections to be replaced using the tag attribute that specifies the CSS class for the tag element.
Manuel Lemos |
| 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 |
|
|
| File |
Role |
Description |
main.html |
Data |
Template file |