PEAR_Dependency2::
validatePhpDependency
(Previous)
(Next) PEAR_DependencyDB

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_Dependency2::validateSubpackageDependency()

PEAR_Dependency2::validateSubpackageDependency()  -- validateSubpackageDependency

Beschrijving

Validate a subpackage-style dependency. This is identical to a package dependency from a validation perspective, and so documentation for validatePackageDependency() should be referenced for details.

Parameter

array $dep

dependency array as defined by package.xml 2.0

boolean $required

whether this is a required or optional dependency

array $params

array of PEAR_Downloader_Package objects representing packages to be downloaded that can be used to validate dependencies

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.

PEAR_Dependency2::
validatePhpDependency
(Previous)
(Next) PEAR_DependencyDB

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.