PEAR_PackageUpdate::setDontAskAgain (Previous) (Next) PEAR_PackageUpdate::setMinimumReleaseType

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

PEAR_PackageUpdate::setDontAskUntilNextRelease

PEAR_PackageUpdate::setDontAskUntilNextRelease --  Sets the user's "Don't Ask Again Until Next Release" preference for the package.

Beschreibung

Sets the user's "Don't Ask Again Until Next Release" preference to $dontAsk. If $dontAsk is TRUE the user will not be asked to update the package again until a new version is released.

Fehler-Meldungen

throws PEAR_PACKAGEUPDATE_ERROR_NOINFO, when there are no information available about the package name hosted on the channel server.

Hinweise

since 0.4.0a1

Diese Methode kann nicht statisch aufgerufen werden.

Rückgabewert

boolean - TRUE if the preference was set properly, FALSE otherwise.

PEAR_PackageUpdate::setDontAskAgain (Previous) (Next) PEAR_PackageUpdate::setMinimumReleaseType

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.