Helping ordinary people create extraordinary websites!


setRoot()

setRoot() -- Sets the file root for templates.

Description

Sets the file root for templates. The file root gets prefixed to all filenames passed to the object.

Parameter

string $root

directory name

Throws

throws no exceptions thrown

Note

This function can not be called statically.