Generic Template processing class.
Loads template files recursively and then replaces any replace tags
Located in Program_Root/template.inc (line 103)
Class | Description |
---|---|
dbForm | dbForm - Create, validate and process HTML forms based on Database Tables |
Class constructor
Display the template
Calls processTemplate and echos the result
Process the Template
Replaces any set replace tags in the template and returns the result
Function to set the replace values
No tags are replaced until the template is processed. In the mean time this information is stored in the _replace property.
Function to set the templateFile
Sets the template file and pre-parses the template loading any sub-templates
Documention generated on Sun, 14 Sep 2003 18:35:16 +1000 by phpDocumentor 1.2.1