PHP Class install_horde_postinstall, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode 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 méthode

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 méthode

Run task after prompt.
public run ( array $info, $phase )
$info array Parameter array.