Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
install_horde_postinstall
PHP 클래스 install_horde_postinstall, horde
저자:
Michael Slusarz (
[email protected]
)
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
init
(
PEAR_Config
$config
,
PEAR_PackageFile_v2
$pkg
,
string
$version
)
Init postinstall task.
run
(
array
$info
,
$phase
)
Run task after prompt.
메소드 상세
init()
공개
메소드
Init postinstall task.
public
init
(
PEAR_Config
$config
,
PEAR_PackageFile_v2
$pkg
,
string
$version
)
$config
PEAR_Config
Config object.
$pkg
PEAR_PackageFile_v2
Package object.
$version
string
Last version installed.
run()
공개
메소드
Run task after prompt.
public
run
(
array
$info
,
$phase
)
$info
array
Parameter array.