PHP Resources
Home
Books
Directories
Magazines
Non-English Sites
Online Communities
Tools
Tutorials and Articles
Web Hosting
PHP Functions
PHP News Groups *
PHP Reference
Smarty Reference
Pear Reference
PHP-GTK Reference

By submitting PHP Resources you own, or know of, you'll help us build the largest PHP Resource website on the net. Please double check that your resource doesn't already exist before you submit it!!. We thank you for helping make this a better website.









Resource Image Newest ResourcesPopular ResourcesTop Resources Resource Image
PHP Resources
PEAR_DependencyDB

PEAR_DependencyDB

Table of Contents
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.




Featured




Featured
PHP Code Examples
web site templates
Learn PHP playing Trivia
PHP & MySQL Forums
Web Development Index

List Your ResourceUpdate Your Resource

Copyright © 2006 - 2008 MickMel Inc