constructor PEAR_Dependency2::PEAR_Dependency2()

constructor PEAR_Dependency2::PEAR_Dependency2()  -- PEAR_Dependency2

概要

require_once '/Dependency2.php';

void constructor PEAR_Dependency2::PEAR_Dependency2 (PEAR_Config &$config, array $installoptions, array $package, int [$state = PEAR_VALIDATE_INSTALLING])

説明

このパッケージに関する文書は、未作成です。

パラメータ

PEAR_Config &$config

Current configuration object.

array $installoptions

installation options

array $package

The current package. For installation dependencies, this is the package that contains dependencies. For uninstallation dependencies, this is the package that is going to be uninstalled.

format of PEAR_Registry::parsedPackageName()

integer $state

installation state (one of PEAR_VALIDATE_*)

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。