Parses templates
Usage:
Located in /util/TemplateParser.php (line 143)
Array with sections
The contents of the template file
Array with sections
Associative array of template variables They will be used after all sections have been parsed
Add new section info.
If a previous section info with the same name exists it will be overwritten.
Assigns a variable to be replaced
Assigns a array of variables to be replaced
Assigns a list of variables. Both array should have equal sizes, as counted by count() The first variable in the list is assigned the first value, the second variable, the seoncd value, and so on
Retrieves an assigned variable value
Parse a template section recursive method
Reads the template file
Sets the contents of the template from string Alternative to reading it from file
Set the section infos. Clears all previous section infos
Parses a subsection
Documentation generated on Thu, 08 May 2008 16:57:49 +0300 by phpDocumentor 1.4.1