PEAR_PackageUpdate::setDontAskAgain

PEAR_PackageUpdate::setDontAskAgain --  Sets the user's "Don't Ask Again" preference for the package.

Synopsis

publicbooleanPEAR_PackageUpdate::setDontAskAgainbooleandontAsk

Beschreibung

Sets the user's "Don't Ask Again" preference to dontAsk. If dontAsk is TRUE the user will not be asked to update the package again.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Rückgabewert

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