PEAR_DependencyDB::rebuildDB (Previous) (Next) PEAR_DependencyDB::singleton

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_DependencyDB::setConfig()

PEAR_DependencyDB::setConfig()  -- Set up the registry/location of dependency DB

Description

This crucial method is used to set the PEAR_Config object that should be used to retrieve both configuration information and a PEAR_Registry class for internal manipulation.

Parameter

PEAR_Config|FALSE &$config

string|FALSE $depdb

full path to the dependency database, or FALSE to use default

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_DependencyDB::rebuildDB (Previous) (Next) PEAR_DependencyDB::singleton

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