Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Mohamed Nabil (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This package can process templates compiling them into PHP scripts. It can process a template file to replace template marks into PHP code to output the processed template data. The package can also execute the processed template PHP scripts to generate the processed template output result. Currently, the template engine supports marks that can: - Custom expressions that allow defining callback functions to handle custom marks - Sections that define content to be loaded from separate template sections - Hard-compiling by injecting PHP code in a template that executes when the template is processed - Including templates and passing specific parameter values using PHP code - Iterate templates using object variable values - Functions to output specific HTML tags like, for instance, forms - Display PHP variable values - Display template parameters encoded as HTML - Etc... |
Not enough user ratings |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |