PEAR_PackageUpdate::getPackagePreferences

PEAR_PackageUpdate::getPackagePreferences --  Returns the update preferences for the current package.

Synopsis

publicarrayPEAR_PackageUpdate::getPackagePreferences

Description

Returns an array of update preferences for the current package. This method is used to ensure that users are not asked about updates they do not want to be asked about.

The array returned may have up to four elements:

Note

This function can not be called statically.

Return value

array - an array of user preferences.