eZ Publish  [trunk]
template.php File Reference

Go to the source code of this file.

Functions

 templateInit ($name=false)
 Function to get template instance, load autoloads (operators) and set default settings.

Function Documentation

templateInit ( name = false)

Function to get template instance, load autoloads (operators) and set default settings.

Deprecated:
Since 4.3, superseded by eZTemplate::factory() Will be kept for compatability in 4.x.
Parameters:
string$name(Not supported as it was prevoisly set on same instance anyway)
Returns:
eZTemplate

Definition at line 17 of file template.php.