PEAR_PackageUpdate::loadPreferences (Previous) (Next) PEAR_PackageUpdate::checkUpdate

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

PEAR_PackageUpdate::determinePrefFile

PEAR_PackageUpdate::determinePrefFile --  Returns the path to the preferences file.

Description

Returns the path to the preferences file.

The preferences file holds information about whether or not the user would like to be notified about updates for individual packages. If the user is on a Windows machine, the file will be in the PEAR_CONFIG_SYSCONFIG directory and named ppurc.ini. If the user is on any operating system, the preferences file will be stored in the user's home directory as the file .ppurc.

Note

since 0.4.0a1

Cette fonction peut être appelée de façon statique.

Valeur retournée

chaîne de caractères - The full path to the preferences file.

PEAR_PackageUpdate::loadPreferences (Previous) (Next) PEAR_PackageUpdate::checkUpdate

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.