Innovation Award
 July 2009
Number 6 |
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 |
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.
| There are not enough user ratings to display for 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.