Skip to content

Latest commit

 

History

History
280 lines (129 loc) · 4.58 KB

class.ContextCore.md

File metadata and controls

280 lines (129 loc) · 4.58 KB

Class ContextCore

Contents

Properties

Methods

Properties

$cart

public \Cart $cart

$controller

public \Controller $controller

$cookie

public \Cookie $cookie

$country

public \Country $country

$currency

public \Currency $currency

$customer

public \Customer $customer

$employee

public \Employee $employee

$instance

protected \Context $instance

$language

public \Language $language

$link

public \Link $link

$shop

public \Shop $shop

$smarty

public \Smarty $smarty

$tab

public \AdminTab $tab

Methods

cloneContext

\Context ContextCore::cloneContext()

Clone current context

getContext

\Context ContextCore::getContext()

Get a singleton context

shop

integer ContextCore::shop()