PEAR_PackageUpdate::determinePrefFile (Previous) (Next) PEAR_PackageUpdate::getPackageInfo

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

PEAR_PackageUpdate::checkUpdate

PEAR_PackageUpdate::checkUpdate --  Checks to see if an update is available and the user has asked not to be notified about the update.

Description

Checks to see if an update is available and the user has asked not to be notified about the update.

This method takes the user's preferences in consideration when determining if an update is available. If a new bug fix release is available but the user has asked not to be notified until the next major release of the package, this method will return FALSE.

Note

since 0.4.0a1

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

Valeur retournée

booléen - TRUE if an update is available and the user has asked to be notified about the update, FALSE otherwise.

PEAR_PackageUpdate::determinePrefFile (Previous) (Next) PEAR_PackageUpdate::getPackageInfo

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.