Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SettingsManager
PHP Class SettingsManager
Datei anzeigen
Open project: damnpoet/yiicart
Class Usage Examples
Public Methods
Method
Description
getValue
(
$settingName
,
$storeId
,
$group
= 'config' )
init
( )
setValue
(
$settingName
,
$settingValue
,
$storeId
,
$group
= 'config' )
Method Details
getValue()
public
method
public
getValue
(
$settingName
,
$storeId
,
$group
= 'config' )
init()
public
method
public
init
( )
setValue()
public
method
public
setValue
(
$settingName
,
$settingValue
,
$storeId
,
$group
= 'config' )