 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
This class can preprocess templates and assign form input values.
It can load an HTML template from a file or a text string and alter the page elements to change the page contents.
Currently it can append elements to the page head or body, change the values of tag attributes, change the page title, remove tags, change the inner HTML contents of a tag, and change form input values.
The class can also assign form input values from an array of request values.
|
|
| Name: |
HTML preRender |
| Base name: |
prerender-html |
| Description: |
Preprocess templates and assign form input values |
| Version: |
2.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
836 users |
| All time rank: |
3627 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
 March 2012
Winner
Prize: One copy of RadPHP XE2 |
Most template engines required that the template designer inserts special marks on the template in order to identify where the template parameters should be inserted.
This class provides an alternative approach for determining where template parameters need to be inserted without having to explicitly mark insertion points.
It determines the position of the elements by the tag and name attributes like page titles and form inputs.
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 |
|
|