Zed. The source code to build a world.

Engine
in package

Table of Contents

Properties

$config  : Configuration
$instance  : Engine|null
$smarty  : Smarty

Methods

__construct()  : mixed
getSmarty()  : Smarty
load()  : Engine
buildDefaultSmarty()  : Smarty
initializeDefaultVariables()  : void

Properties

Methods

__construct()

public __construct([Smarty|null $smarty = null ][, Configuration|null $config = null ]) : mixed
Parameters
$smarty : Smarty|null = null
$config : Configuration|null = null

getSmarty()

public getSmarty() : Smarty
Return values
Smarty

buildDefaultSmarty()

private buildDefaultSmarty() : Smarty
Return values
Smarty

initializeDefaultVariables()

private static initializeDefaultVariables(Smarty $smarty) : void
Parameters
$smarty : Smarty

        
On this page

Search results