Store
in component
Gives information about the current store
Table of Contents
Properties
Methods
- getStoreConfig() : mixed
- getStoreInfo() : mixed
- __construct() : mixed
Properties
$cache
public
static mixed
$cache
= array()
$config
public
mixed
$config
$data
public
mixed
$data
= array()
$db
public
mixed
$db
$registry
public
mixed
$registry
Methods
getStoreConfig()
public
static getStoreConfig(mixed $store_id) : mixed
Parameters
- $store_id : mixed
getStoreInfo()
public
static getStoreInfo(mixed $store_id) : mixed
Parameters
- $store_id : mixed
__construct()
protected
__construct([mixed $store_id = 0 ]) : mixed
Parameters
- $store_id : mixed = 0