Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
example
Plugin
PHP 클래스 example\Plugin
상속:
extends
Pimcore\API\Plugin\AbstractPlugin
,
implements
Pimcore\API\Plugin\PluginInterface
파일 보기
프로젝트 열기: pimcore/pimcore
공개 메소드들
메소드
설명
handleDocument
(
$event
)
init
( )
install
( )
isInstalled
( )
uninstall
( )
메소드 상세
handleDocument()
공개
메소드
public
handleDocument
(
$event
)
init()
공개
메소드
public
init
( )
install()
공개
정적인
메소드
public
static
install
( )
isInstalled()
공개
정적인
메소드
public
static
isInstalled
( )
uninstall()
공개
정적인
메소드
public
static
uninstall
( )