Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
install_horde_postinstall
PHP Class install_horde_postinstall, horde
Author:
Michael Slusarz (
[email protected]
)
Mostrar archivo
Open project: horde/horde
Public Methods
Method
Description
init
(
PEAR_Config
$config
,
PEAR_PackageFile_v2
$pkg
,
string
$version
)
Init postinstall task.
run
(
array
$info
,
$phase
)
Run task after prompt.
Method Details
init()
public
method
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()
public
method
Run task after prompt.
public
run
(
array
$info
,
$phase
)
$info
array
Parameter array.