PEAR_Dependency2::
validateSubpackageDependency
(Previous)
(Next) Class Summary PEAR_DependencyDB

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

PEAR_DependencyDB

Tartalom
Class Summary PEAR_DependencyDB -- Track dependency relationships between installed packages
PEAR_DependencyDB::assertDepsDB() --  Create the dependency database, if it doesn't exist. Error if the database is newer than the code reading it.
PEAR_DependencyDB::dependsOn() -- Determine whether $parent depends on $child, near or deep
PEAR_DependencyDB::getDependencies() -- Get a list of dependencies of this installed package
PEAR_DependencyDB::getDependentPackageDependencies() --  Get a list of the actual dependencies of installed packages that depend on a package.
PEAR_DependencyDB::getDependentPackages() -- Get a list of installed packages that depend on this package
PEAR_DependencyDB::hasWriteAccess() -- determines whether a dependency DB can be modified
PEAR_DependencyDB::installPackage() -- Register dependencies of a package that is being installed or upgraded
PEAR_DependencyDB::rebuildDB() -- Rebuild the dependency DB by reading registry entries.
PEAR_DependencyDB::setConfig() -- Set up the registry/location of dependency DB
PEAR_DependencyDB::singleton() -- Get a raw dependency database. Calls setConfig() and assertDepsDB()
PEAR_DependencyDB::uninstallPackage() -- Remove dependencies of a package that is being uninstalled, or upgraded.
PEAR_Dependency2::
validateSubpackageDependency
(Previous)
(Next) Class Summary PEAR_DependencyDB

Download Documentation Last updated: Sun, 01 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.