PEAR_DependencyDB::
getDependentPackages
(Previous)
(Next) PEAR_DependencyDB::installPackage

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

PEAR_DependencyDB::hasWriteAccess()

PEAR_DependencyDB::hasWriteAccess()  -- determines whether a dependency DB can be modified

Description

This method is used by the installer to prevent attempts to create/modify the dependency DB if the current user does not have write access to the registry. Without this method, simple read-only commands like pear info would not work.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_DependencyDB::
getDependentPackages
(Previous)
(Next) PEAR_DependencyDB::installPackage

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