previoussetOption() (Previous) (Next) setTemplate()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

setRoot()

setRoot() – Sets the file root for templates.

Synopsis

require_once 'HTML/Template/Sigma.php';

void HTML_Template_Sigma::setRoot ( string $root )

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.

previoussetOption() (Previous) (Next) setTemplate()next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.