__construct()
__construct(string $root,string $id = null,string $language = null)
Construct a new template object
Parameters
string | $root | The name or the path to the extension |
string | $id | The object name/id or null for new one |
string | $language | The object language or null for raw one |