This class does all the template stuff as loading, parsing, etc..
Located in /system/class_template.php (line 14)
Returns one instance of the template object, using a singleton pattern
Checks if the template referenced by the identifier containes the placeholder provided by the second param.
Deletes placholder in the template set by setTemplate()
Replaces constants in the template set by setTemplate()
Fills the current temp-template with the passed values.
Make sure to have the wanted template loaded before by using setTemplate()
Fills a template with values passed in an array.
As an optional parameter an instance of class_lang_wrapper can be passed to fill placeholders matching the schema %%lang_...%% automatically.
Returns the elements in a given template
Returns the number of cached template sections
Returns the template set by setTemplate() and sets its back to ""
Reads a template from the filesystem
Sets an area such as portal / admin or admin/style/...
Sets the passed template as the current temp-template
Documentation generated on Mon, 12 Apr 2010 21:21:49 +0200 by phpDocumentor 1.4.3