kernel/common/template.php
Functions

templateInit(
string $name
=
false
)
:
\eZTemplate
Function to get template instance, load autoloads (operators) and set default settings.
Parameters
Returns
Details
Name | Type | Description |
---|---|---|
$name | string | (Not supported as it was prevoisly set on same instance anyway) |
Type | Description |
---|---|
\eZTemplate |
- Deprecated
- Since 4.3, superseded by {@link eZTemplate::factory()} Will be kept for compatability in 4.x.