apidoc
[
class tree: apidoc
] [
index: apidoc
] [
all elements
]
Packages:
PEAR_PackageUpdate
Classes:
PEAR_PackageUpdate
PEAR_PackageUpdate
Element index for package apidoc
[
c
] [
d
] [
e
] [
f
] [
g
] [
h
] [
i
] [
l
] [
p
] [
r
] [
s
] [
u
] [
_
]
_
__construct
in file PackageUpdate.php, method
PEAR_PackageUpdate::__construct()
PHP 5 style constructor. Loads the user preferences.
top
c
$channel
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$channel
The channel the package is hosted on.
checkUpdate
in file PackageUpdate.php, method
PEAR_PackageUpdate::checkUpdate()
Checks to see if an update is available.
top
d
determinePrefFile
in file PackageUpdate.php, method
PEAR_PackageUpdate::determinePrefFile()
Returns the path to the preferences file.
top
e
$errors
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$errors
A collection of errors that have occurred.
top
f
factory
in file PackageUpdate.php, method
PEAR_PackageUpdate::factory()
Creates an instance of the given update class.
forceRestart
in file PackageUpdate.php, method
PEAR_PackageUpdate::forceRestart()
Redirects or exits to force the user to restart the application.
top
g
getPackageInfo
in file PackageUpdate.php, method
PEAR_PackageUpdate::getPackageInfo()
Returns the latest information about the given package.
getPackagePreferences
in file PackageUpdate.php, method
PEAR_PackageUpdate::getPackagePreferences()
Returns the preferences associated with the given package.
top
h
hasErrors
in file PackageUpdate.php, method
PEAR_PackageUpdate::hasErrors()
Returns whether or not errors have occurred (and been captured).
top
i
$info
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$info
Information about the latest version of the package.
$instVersion
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$instVersion
The current installed version of the package.
isIncludable
in file PackageUpdate.php, method
PEAR_PackageUpdate::isIncludable()
Returns whether or not a path is in the include path.
top
l
$latestVersion
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$latestVersion
The latest version available for the given package.
loadPreferences
in file PackageUpdate.php, method
PEAR_PackageUpdate::loadPreferences()
Loads the user's preferences from a file.
top
p
$packageName
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$packageName
The name of the package.
$preferences
in file PackageUpdate.php, variable
PEAR_PackageUpdate::$preferences
The user's update preferences.
PEAR_PackageUpdate
in file PackageUpdate.php, class
PEAR_PackageUpdate
PEAR_PackageUpdate
in file PackageUpdate.php, method
PEAR_PackageUpdate::PEAR_PackageUpdate()
PHP 4 style constructor. Calls the PHP 5 style constructor.
popError
in file PackageUpdate.php, method
PEAR_PackageUpdate::popError()
Pops an error off the error stack.
preferencesAllowUpdate
in file PackageUpdate.php, method
PEAR_PackageUpdate::preferencesAllowUpdate()
Returns whether or not the user's preferences will allow an update to take place.
presentUpdate
in file PackageUpdate.php, method
PEAR_PackageUpdate::presentUpdate()
Presents the user with the option to update.
pushError
in file PackageUpdate.php, method
PEAR_PackageUpdate::pushError()
Pushes an error onto an error stack.
top
r
releaseType
in file PackageUpdate.php, method
PEAR_PackageUpdate::releaseType()
Returns the type of release. (bug|minor|major);
repackagePEAR_Error
in file PackageUpdate.php, method
PEAR_PackageUpdate::repackagePEAR_Error()
Repackages PEAR_Errors for use with ErrorStack.
top
s
savePreferences
in file PackageUpdate.php, method
PEAR_PackageUpdate::savePreferences()
Saves the current prefernces to the RC file.
setDontAskAgain
in file PackageUpdate.php, method
PEAR_PackageUpdate::setDontAskAgain()
Sets the user's preference for asking about all updates for this package.
setDontAskUntilNextRelease
in file PackageUpdate.php, method
PEAR_PackageUpdate::setDontAskUntilNextRelease()
Sets the user's preference for asking about updates again until the next release.
setMinimumRleaseType
in file PackageUpdate.php, method
PEAR_PackageUpdate::setMinimumRleaseType()
Sets the user's preference for asking about release types.
setMinimumState
in file PackageUpdate.php, method
PEAR_PackageUpdate::setMinimumState()
Sets the user's preference for asking about release states.
setPreference
in file PackageUpdate.php, method
PEAR_PackageUpdate::setPreference()
Sets the given preference to the given value.
setPreferences
in file PackageUpdate.php, method
PEAR_PackageUpdate::setPreferences()
Sets all preferences at once.
top
u
update
in file PackageUpdate.php, method
PEAR_PackageUpdate::update()
Updates the source for the package.
top
Documentation generated on Mon, 11 Mar 2019 14:39:30 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.