PEAR_PackageUpdate::savePreferences (Previous) (Next) PEAR_PackageUpdate::releaseType

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

PEAR_PackageUpdate::preferencesAllowUpdate

PEAR_PackageUpdate::preferencesAllowUpdate --  Checks whether or not the user's preferences allow an update to the latest version of the package.

Beschreibung

Checks whether or not the user's preferences allow an update to the latest version of the package. The user's preferences may define restrictions such as: don't update at all, don't update until a new version has been released (remembers the last version asked), only ask for certain states such as beta or stable, only ask for minor or higher version updates (no bug fixes), or only ask for major version updates.

Hinweise

since 0.4.0a1

Diese Methode kann nicht statisch aufgerufen werden.

Rückgabewert

boolean - TRUE if the user's preferences allow an update for the latest version of the package, FALSE otherwise.

PEAR_PackageUpdate::savePreferences (Previous) (Next) PEAR_PackageUpdate::releaseType

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.