|
|

|
Note: If you think that this is like FastTemplates, read carefully. It isn't. The template class allows you to keep your HTML code in some
external files which are completely free of PHP code, but
contain replacement fields. The class provides you with
functions which can fill in the replacement fields with
arbitrary strings. These strings can become very large, e.g.
entire tables. NOTE: This version of the documentation is no longer
maintained. Please see the phpdoc comments in the template.inc
source file for the definitive documentation. Template Instance variablesAccessible instance variables Internal instance variables
User Contributed Notes Template
| 
|
There are no user contributed notes for this page.
|
|
|