Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SettingsManager
PHP Class SettingsManager
ファイルを表示
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' )