kernel/common/template.php
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
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.