Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Piwik
Settings
Storage
Backend
Config
PHP 클래스 Piwik\Settings\Storage\Backend\Config
상속:
implements
Piwik\Settings\Storage\Backend\BackendInterface
파일 보기
프로젝트 열기: piwik/piwik
공개 메소드들
메소드
설명
__construct
(
$section
)
delete
( )
getStorageId
( )
load
( )
save
(
$values
)
Saves (persists) the current setting values in the database.
비공개 메소드들
메소드
설명
getConfig
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$section
)
delete()
공개
메소드
public
delete
( )
getStorageId()
공개
메소드
public
getStorageId
( )
load()
공개
메소드
public
load
( )
save()
공개
메소드
Saves (persists) the current setting values in the database.
public
save
(
$values
)