PEAR
[ class tree: PEAR ] [ index: PEAR ] [ all elements ]

Element index for package PEAR

[ 1 ] [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ z ] [ _ ]

_

$_config
in file v2.php, variable PEAR_PackageFile_v2::$_config
$_logger
in file v2.php, variable PEAR_PackageFile_v2::$_logger
    This is used by file analysis routines to log progress information
$_registry
in file v2.php, variable PEAR_PackageFile_v2::$_registry
$_registry
in file Common.php, variable PEAR_Command_Common::$_registry
$_stack
in file v2.php, variable PEAR_PackageFile_v2::$_stack
_channelDirectoryName
in file Registry.php, method PEAR_Registry::_channelDirectoryName()
    Get the name of the file where data for a given package is stored.
_deletePackageFiles
in file Installer.php, method PEAR_Installer::_deletePackageFiles()
    Delete a package's installed files, does not remove empty directories.
_getErrorMessage
in file ChannelFile.php, method PEAR_ChannelFile::_getErrorMessage()
_getErrorMessage
in file v1.php, method PEAR_PackageFile_v1::_getErrorMessage()
_getFlattenedFilelist
in file v2.php, method PEAR_PackageFile_v2::_getFlattenedFilelist()
_packageFileName
in file Registry.php, method PEAR_Registry::_packageFileName()
    Get the name of the file where data for a given package is stored.
_PEAR
in file PEAR.php, method PEAR::_PEAR()
    Destructor (the emulated type of...). Does nothing right now, but is included for forward compatibility, so subclass destructors should always call it.
_PEAR_call_destructors
in file PEAR.php, function _PEAR_call_destructors()
_PEAR_CHANNELS_NAME_PREG
in file Common.php, constant _PEAR_CHANNELS_NAME_PREG
_PEAR_CHANNELS_PACKAGE_PREG
in file Common.php, constant _PEAR_CHANNELS_PACKAGE_PREG
_PEAR_CHANNELS_SERVER_PREG
in file Common.php, constant _PEAR_CHANNELS_SERVER_PREG
_PEAR_COMMON_CHANNEL_DOWNLOAD_PREG
in file Common.php, constant _PEAR_COMMON_CHANNEL_DOWNLOAD_PREG
_PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
in file Common.php, constant _PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
_PEAR_COMMON_PACKAGE_NAME_PREG
in file Common.php, constant _PEAR_COMMON_PACKAGE_NAME_PREG
_PEAR_COMMON_PACKAGE_VERSION_PREG
in file Common.php, constant _PEAR_COMMON_PACKAGE_VERSION_PREG
_validPackageName
in file Validate.php, method PEAR_Validate::_validPackageName()
    Override this method to handle validation of normal package names
__call
in file Autoloader.php, method PEAR_Autoloader::__call()
    Overloaded object call handler, called each time an undefined/aggregated method is invoked. This method repeats the call in the right aggregate object and passes on the return value.
__construct
in file Exception.php, method PEAR_Exception::__construct()
    Supported signatures:
__toString
in file Exception.php, method PEAR_Exception::__toString()
top

a

addAggregateObject
in file Autoloader.php, method PEAR_Autoloader::addAggregateObject()
    Add an aggregate object to this object. If the specified class
addArchDep
in file rw.php, method PEAR_PackageFile_v2_rw::addArchDep()
addAutoload
in file Autoloader.php, method PEAR_Autoloader::addAutoload()
    Add one or more autoload entries.
addBinarypackage
in file rw.php, method PEAR_PackageFile_v2_rw::addBinarypackage()
    Add an extension binary package for this extension source code release
addBundledPackage
in file rw.php, method PEAR_PackageFile_v2_rw::addBundledPackage()
addChannel
in file Registry.php, method PEAR_Registry::addChannel()
addCompatiblePackage
in file rw.php, method PEAR_PackageFile_v2_rw::addCompatiblePackage()
addConditionTypeGroup
in file rw.php, method PEAR_Task_Postinstallscript_rw::addConditionTypeGroup()
    add a complex <paramgroup> to the post-install script with conditions
addConfigureOption
in file v1.php, method PEAR_PackageFile_v1::addConfigureOption()
addConfigureOption
in file rw.php, method PEAR_PackageFile_v2_rw::addConfigureOption()
    Add a configureoption to an extension source package
addConflictingPackageDepWithChannel
in file rw.php, method PEAR_PackageFile_v2_rw::addConflictingPackageDepWithChannel()
    Mark a package as conflicting with this package
addConflictingPackageDepWithUri
in file rw.php, method PEAR_PackageFile_v2_rw::addConflictingPackageDepWithUri()
    Mark a package as conflicting with this package
addDependencyGroup
in file rw.php, method PEAR_PackageFile_v2_rw::addDependencyGroup()
addExtensionDep
in file rw.php, method PEAR_PackageFile_v2_rw::addExtensionDep()
addExtensionDep
in file v1.php, method PEAR_PackageFile_v1::addExtensionDep()
addExtensionInstallCondition
in file rw.php, method PEAR_PackageFile_v2_rw::addExtensionInstallCondition()
addFile
in file v1.php, method PEAR_PackageFile_v1::addFile()
addFile
in file rw.php, method PEAR_PackageFile_v2_rw::addFile()
addFileOperation
in file Installer.php, method PEAR_Installer::addFileOperation()
    Add a file operation to the current file transaction.
addFunction
in file ChannelFile.php, method PEAR_ChannelFile::addFunction()
    Add a protocol to the provides section
addGroupExtensionDep
in file rw.php, method PEAR_PackageFile_v2_rw::addGroupExtensionDep()
addGroupPackageDepWithChannel
in file rw.php, method PEAR_PackageFile_v2_rw::addGroupPackageDepWithChannel()
addGroupPackageDepWithURI
in file rw.php, method PEAR_PackageFile_v2_rw::addGroupPackageDepWithURI()
addIgnore
in file rw.php, method PEAR_PackageFile_v2_rw::addIgnore()
    Add a file to the current release that should be ignored
addInstallAs
in file rw.php, method PEAR_PackageFile_v2_rw::addInstallAs()
    Add a file to the current release that should be installed under a different name
addMaintainer
in file rw.php, method PEAR_PackageFile_v2_rw::addMaintainer()
    Adds a new maintainer - no checking of duplicates is performed, use updatemaintainer for that purpose.
addMaintainer
in file v1.php, method PEAR_PackageFile_v1::addMaintainer()
    Adds a new maintainer - no checking of duplicates is performed, use updatemaintainer for that purpose.
addMirror
in file ChannelFile.php, method PEAR_ChannelFile::addMirror()
addMirrorFunction
in file ChannelFile.php, method PEAR_ChannelFile::addMirrorFunction()
    Add a protocol to a mirror's provides section
addObserver
in file Exception.php, method PEAR_Exception::addObserver()
addOsDep
in file rw.php, method PEAR_PackageFile_v2_rw::addOsDep()
addPackage
in file Registry.php, method PEAR_Registry::addPackage()
    Add an installed package to the registry
addPackage2
in file Registry.php, method PEAR_Registry::addPackage2()
addPackageDep
in file v1.php, method PEAR_PackageFile_v1::addPackageDep()
addPackageDepWithChannel
in file rw.php, method PEAR_PackageFile_v2_rw::addPackageDepWithChannel()
addPackageDepWithUri
in file rw.php, method PEAR_PackageFile_v2_rw::addPackageDepWithUri()
addParamGroup
in file rw.php, method PEAR_Task_Postinstallscript_rw::addParamGroup()
    add a simple <paramgroup> to the post-install script
addPhpDep
in file v1.php, method PEAR_PackageFile_v1::addPhpDep()
addRelease
in file rw.php, method PEAR_PackageFile_v2_rw::addRelease()
addSubpackageDepWithChannel
in file rw.php, method PEAR_PackageFile_v2_rw::addSubpackageDepWithChannel()
addSubpackageDepWithUri
in file rw.php, method PEAR_PackageFile_v2_rw::addSubpackageDepWithUri()
addTaskToFile
in file rw.php, method PEAR_PackageFile_v2_rw::addTaskToFile()
addTempFile
in file Frontend.php, method PEAR_Frontend::addTempFile()
    This can be overridden to allow session-based temporary file management
addTempFile
in file PackageFile.php, method PEAR_PackageFile::addTempFile()
    Register a temporary file or directory. When the destructor is executed, all registered temporary files and directories are removed.
addTempFile
in file Common.php, method PEAR_Common::addTempFile()
    Register a temporary file or directory. When the destructor is executed, all registered temporary files and directories are removed.
addUserInfo
in file PEAR.php, method PEAR_Error::addUserInfo()
addUsesrole
in file rw.php, method PEAR_PackageFile_v2_rw::addUsesrole()
addUsestask
in file rw.php, method PEAR_PackageFile_v2_rw::addUsestask()
alreadyValidated
in file Package.php, method PEAR_Downloader_Package::alreadyValidated()
analyzeDependencies
in file Downloader.php, method PEAR_Downloader::analyzeDependencies()
analyzeSourceCode
in file v2.php, method PEAR_PackageFile_v2::analyzeSourceCode()
analyzeSourceCode
in file Common.php, method PEAR_Common::analyzeSourceCode()
    Analyze the source code of the given PHP file
apiVersion
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::apiVersion()
    return API version
apiVersion
in file Registry.php, method PEAR_Registry::apiVersion()
    Get the expected API version. Channels API is version 1.1, as it is backwards
apiVersion
in file Config.php, method PEAR_Config::apiVersion()
arrayMergeRecursive
in file Config.php, method PEAR_Config::arrayMergeRecursive()
assertDepsDB
in file DependencyDB.php, method PEAR_DependencyDB::assertDepsDB()
    Create the dependency database, if it doesn't exist. Error if the database is newer than the code reading it.
attributesToString
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::attributesToString()
    create string representation of an attribute list
Autoloader.php
procedural page Autoloader.php
Auth.php
procedural page Auth.php
top

b

$backtrace
in file PEAR.php, variable PEAR_Error::$backtrace
betterStates
in file 10.php, method PEAR_REST_10::betterStates()
    Return an array containing all of the states that are more stable than or equal to the passed in state
betterStates
in file 11.php, method PEAR_REST_11::betterStates()
    Return an array containing all of the states that are more stable than or equal to the passed in state
betterStates
in file Common.php, method PEAR_Common::betterStates()
    Return an array containing all of the states that are more stable than or equal to the passed in state
bold
in file CLI.php, method PEAR_Frontend_CLI::bold()
build
in file Builder.php, method PEAR_Builder::build()
    Build an extension from source. Runs "phpize" in the source directory, but compiles in a temporary directory (/var/tmp/pear-build-USER/PACKAGE-VERSION).
buildCallback
in file Build.php, method PEAR_Command_Build::buildCallback()
buildProvidesArray
in file Common.php, method PEAR_Common::buildProvidesArray()
    Build a "provides" array from data returned by analyzeSourceCode(). The format of the built array is like this:
Builder.php
procedural page Builder.php
Build.php
procedural page Build.php
top

c

$cache
in file Remote.php, variable PEAR_Remote::$cache
$cause
in file Exception.php, variable PEAR_Exception::$cause
$channels
in file Registry.php, variable PEAR_Registry::$channels
    File containing all channel information.
$channelsdir
in file Registry.php, variable PEAR_Registry::$channelsdir
    Directory where registry files for channels are stored.
$code
in file PEAR.php, variable PEAR_Error::$code
$commands
in file Registry.php, variable PEAR_Command_Registry::$commands
$commands
in file Package.php, variable PEAR_Command_Package::$commands
$commands
in file Remote.php, variable PEAR_Command_Remote::$commands
$commands
in file Config.php, variable PEAR_Command_Config::$commands
$commands
in file Mirror.php, variable PEAR_Command_Mirror::$commands
$commands
in file Build.php, variable PEAR_Command_Build::$commands
$commands
in file Test.php, variable PEAR_Command_Test::$commands
$commands
in file Pickle.php, variable PEAR_Command_Pickle::$commands
$commands
in file Channels.php, variable PEAR_Command_Channels::$commands
$commands
in file Install.php, variable PEAR_Command_Install::$commands
$commands
in file Auth.php, variable PEAR_Command_Auth::$commands
$config
in file Common.php, variable PEAR_Installer_Role_Common::$config
$config
in file Common.php, variable PEAR_Command_Common::$config
    PEAR_Config object used to pass user system and configuration on when executing commands
$config
in file REST.php, variable PEAR_REST::$config
$config
in file Common.php, variable PEAR_Task_Common::$config
$config
in file Remote.php, variable PEAR_Remote::$config
$config
in file Common.php, variable PEAR_Common::$config
    Configuration object (PEAR_Config).
$configuration
in file Config.php, variable PEAR_Config::$configuration
    Configuration data, two-dimensional array where the first dimension is the config layer ('user', 'system' and 'default'), and the second dimension is keyname => value.
$configuration_info
in file Config.php, variable PEAR_Config::$configuration_info
    Information about the configuration data. Stores the type, default value and a documentation string for each configuration value.
$cpu
in file Guess.php, variable OS_Guess::$cpu
$current_attributes
in file Common.php, variable PEAR_Common::$current_attributes
    array of attributes of the currently parsed XML element
$current_callback
in file Builder.php, variable PEAR_Builder::$current_callback
$current_element
in file Common.php, variable PEAR_Common::$current_element
    name of currently parsed XML element
$current_path
in file Common.php, variable PEAR_Common::$current_path
call
in file Remote.php, method PEAR_Remote::call()
call_epi
in file Remote.php, method PEAR_Remote::call_epi()
canDefault
in file Package.php, method PEAR_Downloader_Package::canDefault()
channelAlias
in file Registry.php, method PEAR_Registry::channelAlias()
channelExists
in file Registry.php, method PEAR_Registry::channelExists()
channelInfo
in file Registry.php, method PEAR_Registry::channelInfo()
    Retrieve a raw array of channel data.
channelName
in file Registry.php, method PEAR_Registry::channelName()
checkFileMap
in file Registry.php, method PEAR_Registry::checkFileMap()
    Test whether a file or set of files belongs to a package.
clearCache
in file Remote.php, method PEAR_Remote::clearCache()
clearChangeLog
in file rw.php, method PEAR_PackageFile_v2_rw::clearChangeLog()
    Remove the changelog entirely
clearCompatible
in file rw.php, method PEAR_PackageFile_v2_rw::clearCompatible()
    Remove all compatible tags
clearConfigureOptions
in file v1.php, method PEAR_PackageFile_v1::clearConfigureOptions()
clearContents
in file rw.php, method PEAR_PackageFile_v2_rw::clearContents()
    Reset the listing of package contents
clearDeps
in file v1.php, method PEAR_PackageFile_v1::clearDeps()
    Reset dependencies prior to adding new ones
clearDeps
in file rw.php, method PEAR_PackageFile_v2_rw::clearDeps()
    Reset dependencies prior to adding new ones
clearMaintainers
in file v1.php, method PEAR_PackageFile_v1::clearMaintainers()
cmdHelp
in file pearcmd.php, function cmdHelp()
commitFileTransaction
in file Installer.php, method PEAR_Installer::commitFileTransaction()
configSet
in file Downloader.php, method PEAR_Downloader::configSet()
confirmDialog
in file CLI.php, method PEAR_Frontend_CLI::confirmDialog()
    Ask for user input, confirm the answers and continue until the user is satisfied
createCDataSection
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createCDataSection()
    create a CData section
createComment
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createComment()
    create an XML comment
createEndElement
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createEndElement()
    create an end element
createStartElement
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createStartElement()
    create a start element
createTag
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createTag()
    create a tag
createTagFromArray
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::createTagFromArray()
    create a tag from an array
ChannelFile.php
procedural page ChannelFile.php
Channels.php
procedural page Channels.php
Common.php
procedural page Common.php
Config.php
procedural page Config.php
Command.php
procedural page Command.php
Common.php
procedural page Common.php
Config.php
procedural page Config.php
CLI.php
procedural page CLI.php
Common.php
procedural page Common.php
Common.php
procedural page Common.php
top

d

$debug
in file Installer.php, variable PEAR_Installer::$debug
    debug level
$docdir
in file Installer.php, variable PEAR_Installer::$docdir
    directory where documentation goes
definedBy
in file Config.php, method PEAR_Config::definedBy()
    Tells what config layer that gets to define a key.
deleteChannel
in file Config.php, method PEAR_Config::deleteChannel()
deleteChannel
in file Registry.php, method PEAR_Registry::deleteChannel()
    Deletion fails if there are any packages installed from the channel
deleteMaintainer
in file v1.php, method PEAR_PackageFile_v1::deleteMaintainer()
deleteMaintainer
in file rw.php, method PEAR_PackageFile_v2_rw::deleteMaintainer()
deletePackage
in file Registry.php, method PEAR_Registry::deletePackage()
delExpect
in file PEAR.php, method PEAR::delExpect()
    This method deletes all occurences of the specified element from the expected error codes stack.
dependenciesToV2
in file v1.php, method PEAR_PackageFile_Generator_v1::dependenciesToV2()
dependsOn
in file v2.php, method PEAR_PackageFile_v2::dependsOn()
dependsOn
in file v1.php, method PEAR_PackageFile_v1::dependsOn()
dependsOn
in file DependencyDB.php, method PEAR_DependencyDB::dependsOn()
    Determine whether $parent depends on $child, near or deep
DETAILED
in file RunTest.php, constant DETAILED
detectDependencies
in file Package.php, method PEAR_Downloader_Package::detectDependencies()
detectDependencies
in file Common.php, method PEAR_Common::detectDependencies()
detectStupidDuplicates
in file Package.php, method PEAR_Downloader_Package::detectStupidDuplicates()
    Detect duplicate package names with differing versions
disableExtension
in file Install.php, method PEAR_Command_Install::disableExtension()
discover
in file Downloader.php, method PEAR_Downloader::discover()
    Attempt to discover a channel's remote capabilities from
display
in file CLI.php, method PEAR_Frontend_CLI::display()
displayError
in file CLI.php, method PEAR_Frontend_CLI::displayError()
displayFatalError
in file CLI.php, method PEAR_Frontend_CLI::displayFatalError()
displayHeading
in file CLI.php, method PEAR_Frontend_CLI::displayHeading()
displayLine
in file CLI.php, method PEAR_Frontend_CLI::displayLine()
doAdd
in file Channels.php, method PEAR_Command_Channels::doAdd()
doAlias
in file Channels.php, method PEAR_Command_Channels::doAlias()
doBuild
in file Build.php, method PEAR_Command_Build::doBuild()
doBundle
in file Install.php, method PEAR_Command_Install::doBundle()
doClearCache
in file Remote.php, method PEAR_Command_Remote::doClearCache()
doConfigCreate
in file Config.php, method PEAR_Command_Config::doConfigCreate()
doConfigGet
in file Config.php, method PEAR_Command_Config::doConfigGet()
doConfigHelp
in file Config.php, method PEAR_Command_Config::doConfigHelp()
doConfigSet
in file Config.php, method PEAR_Command_Config::doConfigSet()
doConfigShow
in file Config.php, method PEAR_Command_Config::doConfigShow()
doConvert
in file Package.php, method PEAR_Command_Package::doConvert()
doCvsDiff
in file Package.php, method PEAR_Command_Package::doCvsDiff()
doCvsTag
in file Package.php, method PEAR_Command_Package::doCvsTag()
doDelete
in file Channels.php, method PEAR_Command_Channels::doDelete()
doDiscover
in file Channels.php, method PEAR_Command_Channels::doDiscover()
    The channel-discover command
doDownload
in file Remote.php, method PEAR_Command_Remote::doDownload()
doDownloadAll
in file Mirror.php, method PEAR_Command_Mirror::doDownloadAll()
    retrieves a list of avaible Packages from master server and downloads them
doFileList
in file Registry.php, method PEAR_Command_Registry::doFileList()
doInfo
in file Channels.php, method PEAR_Command_Channels::doInfo()
doInfo
in file Registry.php, method PEAR_Command_Registry::doInfo()
doInstall
in file Install.php, method PEAR_Command_Install::doInstall()
doList
in file Channels.php, method PEAR_Command_Channels::doList()
doList
in file Registry.php, method PEAR_Command_Registry::doList()
doListAll
in file Remote.php, method PEAR_Command_Remote::doListAll()
doListAll
in file Registry.php, method PEAR_Command_Registry::doListAll()
doListUpgrades
in file Remote.php, method PEAR_Command_Remote::doListUpgrades()
doLogin
in file Auth.php, method PEAR_Command_Auth::doLogin()
    Execute the 'login' command.
doLogout
in file Auth.php, method PEAR_Command_Auth::doLogout()
    Execute the 'logout' command.
doMakeRPM
in file Package.php, method PEAR_Command_Package::doMakeRPM()
doPackage
in file Pickle.php, method PEAR_Command_Pickle::doPackage()
doPackage
in file Package.php, method PEAR_Command_Package::doPackage()
doPackageDependencies
in file Package.php, method PEAR_Command_Package::doPackageDependencies()
doPackageValidate
in file Package.php, method PEAR_Command_Package::doPackageValidate()
doRemoteInfo
in file Remote.php, method PEAR_Command_Remote::doRemoteInfo()
doRemoteList
in file Remote.php, method PEAR_Command_Remote::doRemoteList()
doRunScripts
in file Install.php, method PEAR_Command_Install::doRunScripts()
doRunTests
in file Test.php, method PEAR_Command_Test::doRunTests()
doSearch
in file Remote.php, method PEAR_Command_Remote::doSearch()
doShellTest
in file Registry.php, method PEAR_Command_Registry::doShellTest()
doSign
in file Package.php, method PEAR_Command_Package::doSign()
doUninstall
in file Install.php, method PEAR_Command_Install::doUninstall()
doUpdate
in file Channels.php, method PEAR_Command_Channels::doUpdate()
doUpdateAll
in file Channels.php, method PEAR_Command_Channels::doUpdateAll()
doUpgradeAll
in file Install.php, method PEAR_Command_Install::doUpgradeAll()
download
in file Package.php, method PEAR_Downloader_Package::download()
    Retrieve any non-local packages
download
in file Installer.php, method PEAR_Installer::download()
    Download any files and their dependencies, if necessary
download
in file Downloader.php, method PEAR_Downloader::download()
downloadCallback
in file Remote.php, method PEAR_Command_Remote::downloadCallback()
downloadHttp
in file Common.php, method PEAR_Common::downloadHttp()
    Download a file through HTTP. Considers suggested file name in
downloadHttp
in file Downloader.php, method PEAR_Downloader::downloadHttp()
    Download a file through HTTP. Considers suggested file name in
downloadHttp
in file REST.php, method PEAR_REST::downloadHttp()
    Efficiently Download a file through HTTP. Returns downloaded file as a string in-memory This is best used for small files
Dependency.php
procedural page Dependency.php
Dependency2.php
procedural page Dependency2.php
DependencyDB.php
procedural page DependencyDB.php
Downloader.php
procedural page Downloader.php
Data.php
procedural page Data.php
Doc.php
procedural page Doc.php
top

e

$element_stack
in file Common.php, variable PEAR_Common::$element_stack
    stack of elements, gives some sort of XML context
$error_message_prefix
in file PEAR.php, variable PEAR_Error::$error_message_prefix
$extdir
in file Installer.php, variable PEAR_Installer::$extdir
    directory where PHP extension files go
$extensions_built
in file Builder.php, variable PEAR_Builder::$extensions_built
$extra
in file Guess.php, variable OS_Guess::$extra
enableExtension
in file Install.php, method PEAR_Command_Install::enableExtension()
endTable
in file CLI.php, method PEAR_Frontend_CLI::endTable()
error_handler
in file pearcmd.php, function error_handler()
expectError
in file PEAR.php, method PEAR::expectError()
    This method is used to tell which errors you expect to get.
explicitState
in file Package.php, method PEAR_Downloader_Package::explicitState()
extension_loaded
in file Dependency2.php, method PEAR_Dependency2::extension_loaded()
    This makes unit-testing a heck of a lot easier
Exception.php
procedural page Exception.php
Ext.php
procedural page Ext.php
top

f

$filemap
in file Registry.php, variable PEAR_Registry::$filemap
    File where the file map is stored
$filemap_cache
in file Registry.php, variable PEAR_Registry::$filemap_cache
    Cache of file map. Structure:
$files
in file Config.php, variable PEAR_Config::$files
    Array of config files used.
$file_operations
in file Installer.php, variable PEAR_Installer::$file_operations
    List of file transactions queued for an install/upgrade/uninstall.
factory
in file Mirror.php, method PEAR_Command_Mirror::factory()
    For unit-testing
factory
in file Command.php, method PEAR_Command::factory()
    Get the right object for executing a command.
factory
in file PackageFile.php, method PEAR_PackageFile::factory()
    Create a PEAR_PackageFile_v* of a given version.
factory
in file Role.php, method PEAR_Installer_Role::factory()
flattenFilelist
in file v2.php, method PEAR_PackageFile_v2::flattenFilelist()
    Convert a recursive set of <dir> and <file> tags into a single <dir> tag with <file> tags.
flushFileMap
in file Registry.php, method PEAR_Registry::flushFileMap()
    Force a reload of the filemap
fromAny
in file ChannelFile.php, method PEAR_ChannelFile::fromAny()
    Parse channel information from different sources
fromAnyFile
in file PackageFile.php, method PEAR_PackageFile::fromAnyFile()
    Create a PEAR_PackageFile_v* from a .tgz archive or package.xml file.
fromArray
in file v1.php, method PEAR_PackageFile_v1::fromArray()
fromArray
in file ChannelFile.php, method PEAR_ChannelFile::fromArray()
fromArray
in file v2.php, method PEAR_PackageFile_v2::fromArray()
    Directly set the array that defines this packagefile
fromArray
in file PackageFile.php, method PEAR_PackageFile::fromArray()
    Create a PEAR_PackageFile_v* from its toArray() method
fromArrayWithErrors
in file ChannelFile.php, method PEAR_ChannelFile::fromArrayWithErrors()
    Unlike fromArray() this does not do any validation
fromDepURL
in file Package.php, method PEAR_Downloader_Package::fromDepURL()
    Like initialize(), but operates on a dependency
fromPackageFile
in file PackageFile.php, method PEAR_PackageFile::fromPackageFile()
    Create a PEAR_PackageFile_v* from a package.xml file.
fromTgzFile
in file PackageFile.php, method PEAR_PackageFile::fromTgzFile()
    Create a PEAR_PackageFile_v* from a compresed Tar or Tgz file.
fromV2
in file v1.php, method PEAR_PackageFile_Parser_v1::fromV2()
    BC hack to allow PEAR_Common::infoFromString() to sort of
fromXmlFile
in file ChannelFile.php, method PEAR_ChannelFile::fromXmlFile()
    Parse a channel.xml file. Expects the name of a channel xml file as input.
fromXmlString
in file ChannelFile.php, method PEAR_ChannelFile::fromXmlString()
fromXmlString
in file PackageFile.php, method PEAR_PackageFile::fromXmlString()
    Create a PEAR_PackageFile_v* from an XML string.
Frontend.php
procedural page Frontend.php
top

g

generateChangeLogEntry
in file rw.php, method PEAR_PackageFile_v2_rw::generateChangeLogEntry()
    Generate a valid change log entry from the current package.xml
generate_diff
in file RunTest.php, method PEAR_RunTest::generate_diff()
get
in file Config.php, method PEAR_Config::get()
    Returns a configuration value, prioritizing layers as per the layers property.
getAlias
in file ChannelFile.php, method PEAR_ChannelFile::getAlias()
getArchiveFile
in file v1.php, method PEAR_PackageFile_v1::getArchiveFile()
getArchiveFile
in file v2.php, method PEAR_PackageFile_v2::getArchiveFile()
getArray
in file v2.php, method PEAR_PackageFile_v2::getArray()
getArray
in file v1.php, method PEAR_PackageFile_v1::getArray()
getBacktrace
in file PEAR.php, method PEAR_Error::getBacktrace()
    Get the call backtrace from where the error was generated.
getBaseinstallRoles
in file Role.php, method PEAR_Installer_Role::getBaseinstallRoles()
    Return an array of roles that are affected by the baseinstalldir attribute
getBaseURL
in file ChannelFile.php, method PEAR_ChannelFile::getBaseURL()
    Get the URL to access a base resource.
getBundledPackages
in file v2.php, method PEAR_PackageFile_v2::getBundledPackages()
getCache
in file Remote.php, method PEAR_Remote::getCache()
getCache
in file REST.php, method PEAR_REST::getCache()
getCacheId
in file REST.php, method PEAR_REST::getCacheId()
getCallback
in file PEAR.php, method PEAR_Error::getCallback()
    Get the callback function/method from an error object.
getCause
in file Exception.php, method PEAR_Exception::getCause()
    Returns the exception that caused this exception to be thrown
getCauseMessage
in file Exception.php, method PEAR_Exception::getCauseMessage()
    Function must be public to call on caused exceptions
getChangelog
in file v1.php, method PEAR_PackageFile_v1::getChangelog()
getChangelog
in file v2.php, method PEAR_PackageFile_v2::getChangelog()
getChannel
in file Package.php, method PEAR_Downloader_Package::getChannel()
getChannel
in file v1.php, method PEAR_PackageFile_v1::getChannel()
getChannel
in file Registry.php, method PEAR_Registry::getChannel()
getChannel
in file v2.php, method PEAR_PackageFile_v2::getChannel()
getChannels
in file Registry.php, method PEAR_Registry::getChannels()
getChannelValidator
in file Registry.php, method PEAR_Registry::getChannelValidator()
getClassPrefix
in file PackageFile.php, method PEAR_PackageFile::getClassPrefix()
    For simpler unit-testing
getCode
in file PEAR.php, method PEAR_Error::getCode()
    Get error code from an error object
getCommandPackaging
in file Package.php, method PEAR_Command_Package::getCommandPackaging()
    For unit testing purposes
getCommands
in file Command.php, method PEAR_Command::getCommands()
    Get the list of currently supported commands, and what classes implement them.
getCommands
in file Common.php, method PEAR_Command_Common::getCommands()
    Return a list of all the commands defined by this class.
getCompatible
in file v2.php, method PEAR_PackageFile_v2::getCompatible()
getConfFile
in file Config.php, method PEAR_Config::getConfFile()
    Gets the file used for storing the config for a layer
getConfigureOptions
in file v2.php, method PEAR_PackageFile_v2::getConfigureOptions()
    Return configure options array, if any
getConfigureOptions
in file v1.php, method PEAR_PackageFile_v1::getConfigureOptions()
getContents
in file v2.php, method PEAR_PackageFile_v2::getContents()
    Retrieve the contents tag
getContributors
in file v2.php, method PEAR_PackageFile_v2::getContributors()
getCpu
in file Guess.php, method OS_Guess::getCpu()
getData
in file XMLParser.php, method PEAR_XMLParser::getData()
getDate
in file v2.php, method PEAR_PackageFile_v2::getDate()
getDate
in file v1.php, method PEAR_PackageFile_v1::getDate()
getDebugInfo
in file PEAR.php, method PEAR_Error::getDebugInfo()
    Get additional debug information supplied by the application.
getDefaultChannel
in file Config.php, method PEAR_Config::getDefaultChannel()
    Retrieve the default channel.
getDefaultGenerator
in file v2.php, method PEAR_PackageFile_v2::getDefaultGenerator()
getDefaultGenerator
in file v1.php, method PEAR_PackageFile_v1::getDefaultGenerator()
    Get the default xml generator object
getDepDownloadURL
in file 13.php, method PEAR_REST_13::getDepDownloadURL()
getDepDownloadURL
in file 10.php, method PEAR_REST_10::getDepDownloadURL()
getDependencies
in file DependencyDB.php, method PEAR_DependencyDB::getDependencies()
    Get a list of dependencies of this installed package
getDependencies
in file v2.php, method PEAR_PackageFile_v2::getDependencies()
getDependency2Object
in file Downloader.php, method PEAR_Downloader::getDependency2Object()
    For simpler unit-testing
getDependencyGroup
in file v2.php, method PEAR_PackageFile_v2::getDependencyGroup()
    Get the contents of a dependency group
getDependencyGroup
in file v1.php, method PEAR_PackageFile_v1::getDependencyGroup()
getDependencyRelations
in file Common.php, method PEAR_Common::getDependencyRelations()
    Get the implemented dependency relations (has, lt, ge etc.)
getDependencyTypes
in file Common.php, method PEAR_Common::getDependencyTypes()
    Get the implemented dependency types (php, ext, pkg etc.)
getDependentPackageDependencies
in file DependencyDB.php, method PEAR_DependencyDB::getDependentPackageDependencies()
    Get a list of the actual dependencies of installed packages that depend on a package.
getDependentPackages
in file DependencyDB.php, method PEAR_DependencyDB::getDependentPackages()
    Get a list of installed packages that depend on this package
getDeps
in file Package.php, method PEAR_Downloader_Package::getDeps()
getDeps
in file v1.php, method PEAR_PackageFile_v1::getDeps()
getDeps
in file v2.php, method PEAR_PackageFile_v2::getDeps()
    Retrieve a partial package.xml 1.0 representation of dependencies
getDescription
in file Command.php, method PEAR_Command::getDescription()
    Get description for a command.
getDescription
in file v1.php, method PEAR_PackageFile_v1::getDescription()
getDescription
in file v2.php, method PEAR_PackageFile_v2::getDescription()
getDevelopers
in file v2.php, method PEAR_PackageFile_v2::getDevelopers()
getDirtree
in file v1.php, method PEAR_PackageFile_v1::getDirtree()
getDirtree
in file v2.php, method PEAR_PackageFile_v2::getDirtree()
getDocs
in file Config.php, method PEAR_Config::getDocs()
    Get the documentation for a config value.
getDocTypeDeclaration
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::getDocTypeDeclaration()
    build a document type declaration
getDownloadedPackages
in file Downloader.php, method PEAR_Downloader::getDownloadedPackages()
    Retrieve a list of downloaded packages after a call to download().
getDownloader
in file Install.php, method PEAR_Command_Install::getDownloader()
    For unit testing purposes
getDownloader
in file Remote.php, method PEAR_Command_Remote::getDownloader()
getDownloader
in file Channels.php, method PEAR_Command_Channels::getDownloader()
getDownloader
in file Package.php, method PEAR_Downloader_Package::getDownloader()
getDownloadURL
in file 13.php, method PEAR_REST_13::getDownloadURL()
    Retrieve information about a remote package to be downloaded from a REST server
getDownloadURL
in file 10.php, method PEAR_REST_10::getDownloadURL()
    Retrieve information about a remote package to be downloaded from a REST server
getDownloadURL
in file Package.php, method PEAR_Downloader_Package::getDownloadURL()
getErrorClass
in file Exception.php, method PEAR_Exception::getErrorClass()
getErrorData
in file Exception.php, method PEAR_Exception::getErrorData()
    Return specific error information that can be used for more detailed error messages or translation.
getErrorMethod
in file Exception.php, method PEAR_Exception::getErrorMethod()
getErrorMsgs
in file Downloader.php, method PEAR_Downloader::getErrorMsgs()
getErrors
in file ChannelFile.php, method PEAR_ChannelFile::getErrors()
    Wrapper to PEAR_ErrorStack::getErrors()
getExtends
in file v1.php, method PEAR_PackageFile_v1::getExtends()
getExtends
in file v2.php, method PEAR_PackageFile_v2::getExtends()
getExtra
in file Guess.php, method OS_Guess::getExtra()
getFailures
in file Validate.php, method PEAR_Validate::getFailures()
getFileContents
in file v1.php, method PEAR_PackageFile_v1::getFileContents()
    Get the contents of a file listed within the package.xml
getFileContents
in file v2.php, method PEAR_PackageFile_v2::getFileContents()
    Get the contents of a file listed within the package.xml
getFilelist
in file v2.php, method PEAR_PackageFile_v2::getFilelist()
    This should only be used to retrieve filenames and install attributes
getFilelist
in file v1.php, method PEAR_PackageFile_v1::getFilelist()
getFileRoles
in file Common.php, method PEAR_Common::getFileRoles()
    Get the implemented file roles
getFrontendObject
in file Command.php, method PEAR_Command::getFrontendObject()
    Get instance of frontend object.
getFTP
in file Config.php, method PEAR_Config::getFTP()
    The ftp server is set in readFTPConfigFile(). It exists only if a
getFunction
in file ChannelFile.php, method PEAR_ChannelFile::getFunction()
getFunctions
in file ChannelFile.php, method PEAR_ChannelFile::getFunctions()
getGetoptArgs
in file Command.php, method PEAR_Command::getGetoptArgs()
    Compiles arguments for getopt.
getGetoptArgs
in file Common.php, method PEAR_Command_Common::getGetoptArgs()
getGroup
in file Config.php, method PEAR_Config::getGroup()
    Get the parameter group for a config key.
getGroup
in file Package.php, method PEAR_Downloader_Package::getGroup()
getGroupKeys
in file Config.php, method PEAR_Config::getGroupKeys()
    Get the list of the parameters in a group.
getGroups
in file Config.php, method PEAR_Config::getGroups()
    Get the list of parameter groups.
getHelp
in file Command.php, method PEAR_Command::getHelp()
    Get help for command.
getHelp
in file Common.php, method PEAR_Command_Common::getHelp()
    Returns the help message for the given command
getHelpArgs
in file Common.php, method PEAR_Command_Common::getHelpArgs()
    Returns the help for the accepted arguments of a command
getHelpers
in file v2.php, method PEAR_PackageFile_v2::getHelpers()
getInfo
in file Common.php, method PEAR_Installer_Role_Common::getInfo()
    Retrieve configuration information about a file role from its XML info
getInstallableRoles
in file Role.php, method PEAR_Installer_Role::getInstallableRoles()
    Get a list of roles that require their files to be installed
getInstallationFilelist
in file v1.php, method PEAR_PackageFile_v1::getInstallationFilelist()
getInstallationFilelist
in file v2.php, method PEAR_PackageFile_v2::getInstallationFilelist()
    Retrieve a list of files that should be installed on this computer
getInstalledBinary
in file v2.php, method PEAR_PackageFile_v2::getInstalledBinary()
getInstalledBinary
in file v1.php, method PEAR_PackageFile_v1::getInstalledBinary()
getInstalledGroup
in file Registry.php, method PEAR_Registry::getInstalledGroup()
    Get PEAR_PackageFile_v[1/2] objects representing the contents of a dependency group that are installed.
getInstalledLocation
in file v2.php, method PEAR_PackageFile_v2::getInstalledLocation()
getInstaller
in file Package.php, method PEAR_Command_Package::getInstaller()
    For unit testing purposes
getInstaller
in file Install.php, method PEAR_Command_Install::getInstaller()
    For unit testing purposes
getInstallPackages
in file Installer.php, method PEAR_Installer::getInstallPackages()
getKeys
in file Config.php, method PEAR_Config::getKeys()
    Get all the current config keys.
getLastInstalledVersion
in file v2.php, method PEAR_PackageFile_v2::getLastInstalledVersion()
getLastInstalledVersion
in file v1.php, method PEAR_PackageFile_v1::getLastInstalledVersion()
getLastModified
in file v2.php, method PEAR_PackageFile_v2::getLastModified()
getLayers
in file Config.php, method PEAR_Config::getLayers()
    Returns the layers defined (except the 'default' one)
getLeads
in file v2.php, method PEAR_PackageFile_v2::getLeads()
getLicense
in file v1.php, method PEAR_PackageFile_v1::getLicense()
getLicense
in file v2.php, method PEAR_PackageFile_v2::getLicense()
getLicenseLocation
in file v2.php, method PEAR_PackageFile_v2::getLicenseLocation()
getLocationConfig
in file Common.php, method PEAR_Installer_Role_Common::getLocationConfig()
    Get the name of the configuration variable that specifies the location of this file
getMaintainers
in file v2.php, method PEAR_PackageFile_v2::getMaintainers()
getMaintainers
in file v1.php, method PEAR_PackageFile_v1::getMaintainers()
getMessage
in file PEAR.php, method PEAR_Error::getMessage()
    Get the error message from an error object.
getMirror
in file ChannelFile.php, method PEAR_ChannelFile::getMirror()
    Get the unserialized XML representing a mirror
getMirrors
in file ChannelFile.php, method PEAR_ChannelFile::getMirrors()
getMode
in file PEAR.php, method PEAR_Error::getMode()
    Get the error mode from an error object.
getName
in file rw.php, method PEAR_Task_Replace_rw::getName()
getName
in file rw.php, method PEAR_Task_Windowseol_rw::getName()
getName
in file rw.php, method PEAR_Task_Postinstallscript_rw::getName()
getName
in file ChannelFile.php, method PEAR_ChannelFile::getName()
getName
in file v1.php, method PEAR_PackageFile_v1::getName()
getName
in file rw.php, method PEAR_Task_Unixeol_rw::getName()
getName
in file v2.php, method PEAR_PackageFile_v2::getName()
getNodename
in file Guess.php, method OS_Guess::getNodename()
getNotes
in file v1.php, method PEAR_PackageFile_v1::getNotes()
getNotes
in file v2.php, method PEAR_PackageFile_v2::getNotes()
getObject
in file Command.php, method PEAR_Command::getObject()
getOptions
in file Common.php, method PEAR_Command_Common::getOptions()
getOptions
in file Downloader.php, method PEAR_Downloader::getOptions()
getPackage
in file v1.php, method PEAR_PackageFile_v1::getPackage()
getPackage
in file v2.php, method PEAR_PackageFile_v2::getPackage()
getPackage
in file Package.php, method PEAR_Downloader_Package::getPackage()
getPackage
in file Registry.php, method PEAR_Registry::getPackage()
getPackageDownloadUrl
in file Downloader.php, method PEAR_Downloader::getPackageDownloadUrl()
getPackageFile
in file Package.php, method PEAR_Command_Package::getPackageFile()
getPackageFile
in file v1.php, method PEAR_PackageFile_v1::getPackageFile()
getPackageFile
in file Pickle.php, method PEAR_Command_Pickle::getPackageFile()
    For unit-testing ease
getPackageFile
in file v2.php, method PEAR_PackageFile_v2::getPackageFile()
getPackageFile
in file Package.php, method PEAR_Downloader_Package::getPackageFile()
getPackagefileObject
in file Package.php, method PEAR_Downloader_Package::getPackagefileObject()
    For simpler unit-testing
getPackagefileObject
in file Downloader.php, method PEAR_Downloader::getPackagefileObject()
    For simpler unit-testing
getPackager
in file Pickle.php, method PEAR_Command_Pickle::getPackager()
    For unit-testing ease
getPackager
in file Package.php, method PEAR_Command_Package::getPackager()
getPackagerVersion
in file v2.php, method PEAR_PackageFile_Generator_v2::getPackagerVersion()
getPackagerVersion
in file v1.php, method PEAR_PackageFile_Generator_v1::getPackagerVersion()
getPackageType
in file Package.php, method PEAR_Downloader_Package::getPackageType()
getPackageType
in file v1.php, method PEAR_PackageFile_v1::getPackageType()
getPackageType
in file v2.php, method PEAR_PackageFile_v2::getPackageType()
getPackageXmlVersion
in file Package.php, method PEAR_Downloader_Package::getPackageXmlVersion()
getPackagexmlVersion
in file v1.php, method PEAR_PackageFile_v1::getPackagexmlVersion()
getPackagexmlVersion
in file v2.php, method PEAR_PackageFile_v2::getPackagexmlVersion()
getParam
in file rw.php, method PEAR_Task_Postinstallscript_rw::getParam()
    Use to set up a param tag for use in creating a paramgroup
getParsedPackage
in file Package.php, method PEAR_Downloader_Package::getParsedPackage()
getPath
in file ChannelFile.php, method PEAR_ChannelFile::getPath()
getPEARDependency2
in file v2.php, method PEAR_PackageFile_v2::getPEARDependency2()
    To make unit-testing easier
getPEARDownloader
in file v2.php, method PEAR_PackageFile_v2::getPEARDownloader()
    To make unit-testing easier
getPEARVersion
in file Dependency2.php, method PEAR_Dependency2::getPEARVersion()
    This makes unit-testing a heck of a lot easier
getPhpRoles
in file Role.php, method PEAR_Installer_Role::getPhpRoles()
    Return an array of file roles that should be analyzed for PHP content at package time, like the "php" role.
getPHP_OS
in file Dependency2.php, method PEAR_Dependency2::getPHP_OS()
    This makes unit-testing a heck of a lot easier
getPort
in file ChannelFile.php, method PEAR_ChannelFile::getPort()
getPrompt
in file Config.php, method PEAR_Config::getPrompt()
    Get the short documentation for a config value.
getProvides
in file v1.php, method PEAR_PackageFile_v1::getProvides()
getProvidesExtension
in file v2.php, method PEAR_PackageFile_v2::getProvidesExtension()
getProvidesExtension
in file v1.php, method PEAR_PackageFile_v1::getProvidesExtension()
getProvideTypes
in file Common.php, method PEAR_Common::getProvideTypes()
    Get the implemented file replacement types in
getRegistry
in file Config.php, method PEAR_Config::getRegistry()
getRelease
in file Guess.php, method OS_Guess::getRelease()
getReleases
in file v2.php, method PEAR_PackageFile_v2::getReleases()
getReleaseStates
in file Common.php, method PEAR_Common::getReleaseStates()
    Get the valid package release states of packages
getRemote
in file Config.php, method PEAR_Config::getRemote()
getReplacementTypes
in file Common.php, method PEAR_Common::getReplacementTypes()
    Get the implemented file replacement types in
getRequestedGroup
in file v2.php, method PEAR_PackageFile_v2::getRequestedGroup()
getREST
in file Config.php, method PEAR_Config::getREST()
getRW
in file v2.php, method PEAR_PackageFile_v2::getRW()
getScriptPhases
in file Common.php, method PEAR_Common::getScriptPhases()
    Get the implemented file replacement types in
getSerializedData
in file v2.php, method PEAR_PackageFile_Generator_v2::getSerializedData()
    get the result of the serialization
getServer
in file ChannelFile.php, method PEAR_ChannelFile::getServer()
getSetValues
in file Config.php, method PEAR_Config::getSetValues()
    Get the list of allowed set values for a config value. Returns NULL for config values that are not sets.
getShortcuts
in file Common.php, method PEAR_Command_Common::getShortcuts()
    Return a list of all the command shortcuts defined by this class.
getShortcuts
in file Command.php, method PEAR_Command::getShortcuts()
    Get the list of command shortcuts.
getShortName
in file Package.php, method PEAR_Downloader_Package::getShortName()
getSignature
in file Guess.php, method OS_Guess::getSignature()
getSourcePackage
in file v2.php, method PEAR_PackageFile_v2::getSourcePackage()
getSSL
in file ChannelFile.php, method PEAR_ChannelFile::getSSL()
getStability
in file v2.php, method PEAR_PackageFile_v2::getStability()
getState
in file v2.php, method PEAR_PackageFile_v2::getState()
getState
in file v1.php, method PEAR_PackageFile_v1::getState()
getStaticProperty
in file PEAR.php, method PEAR::getStaticProperty()
    If you have a class that's mostly/entirely static, and you need static
getSummary
in file ChannelFile.php, method PEAR_ChannelFile::getSummary()
getSummary
in file v1.php, method PEAR_PackageFile_v1::getSummary()
getSummary
in file v2.php, method PEAR_PackageFile_v2::getSummary()
getsysname
in file Dependency2.php, method PEAR_Dependency2::getsysname()
    This makes unit-testing a heck of a lot easier
getSysname
in file Guess.php, method OS_Guess::getSysname()
getTask
in file v2.php, method PEAR_PackageFile_v2::getTask()
    Determine whether a task name is a valid task. Custom tasks may be defined using subdirectories by putting a "-" in the name, as in <tasks:mycustom-task>
getTasksNs
in file v2.php, method PEAR_PackageFile_v2::getTasksNs()
getTime
in file v1.php, method PEAR_PackageFile_v1::getTime()
getTime
in file v2.php, method PEAR_PackageFile_v2::getTime()
getTraceSafe
in file Exception.php, method PEAR_Exception::getTraceSafe()
getType
in file Package.php, method PEAR_Downloader_Package::getType()
getType
in file PEAR.php, method PEAR_Error::getType()
    Get the name of this error/exception.
getType
in file Config.php, method PEAR_Config::getType()
    Get the type of a config value.
getUninstallPackages
in file Installer.php, method PEAR_Installer::getUninstallPackages()
getUniqueId
in file Exception.php, method PEAR_Exception::getUniqueId()
getUri
in file v1.php, method PEAR_PackageFile_v1::getUri()
getURI
in file Package.php, method PEAR_Downloader_Package::getURI()
getUri
in file v2.php, method PEAR_PackageFile_v2::getUri()
getUserInfo
in file PEAR.php, method PEAR_Error::getUserInfo()
    Get additional user-supplied information.
getUserRoles
in file Common.php, method PEAR_Common::getUserRoles()
    Get the valid roles for a PEAR package maintainer
getUsesrole
in file v2.php, method PEAR_PackageFile_v2::getUsesrole()
    Return the <usesrole> tag contents, if any
getUsestask
in file v2.php, method PEAR_PackageFile_v2::getUsestask()
    Return the <usestask> tag contents, if any
getValidationObject
in file ChannelFile.php, method PEAR_ChannelFile::getValidationObject()
    Retrieve the object that can be used for custom validation
getValidationPackage
in file ChannelFile.php, method PEAR_ChannelFile::getValidationPackage()
    Retrieve the name of the validation package for this channel
getValidationWarnings
in file v1.php, method PEAR_PackageFile_v1::getValidationWarnings()
    Wrapper to PEAR_ErrorStack::getErrors()
getValidationWarnings
in file v2.php, method PEAR_PackageFile_v2::getValidationWarnings()
    Wrapper to PEAR_ErrorStack::getErrors()
getValidRoles
in file Role.php, method PEAR_Installer_Role::getValidRoles()
    Get a list of file roles that are valid for the particular release type.
getValidStates
in file Validate.php, method PEAR_Validate::getValidStates()
    Get a list of valid stability levels
getVersion
in file v2.php, method PEAR_PackageFile_v2::getVersion()
getVersion
in file Package.php, method PEAR_Downloader_Package::getVersion()
getVersion
in file v1.php, method PEAR_PackageFile_v1::getVersion()
getXml
in file rw.php, method PEAR_Task_Postinstallscript_rw::getXml()
getXml
in file rw.php, method PEAR_Task_Replace_rw::getXml()
getXml
in file rw.php, method PEAR_Task_Unixeol_rw::getXml()
getXml
in file rw.php, method PEAR_Task_Windowseol_rw::getXml()
getXMLDeclaration
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::getXMLDeclaration()
    build an xml declaration
Guess.php
procedural page Guess.php
top

h

hasConfigureOptions
in file v1.php, method PEAR_PackageFile_v1::hasConfigureOptions()
hasDeps
in file v2.php, method PEAR_PackageFile_v2::hasDeps()
hasDeps
in file v1.php, method PEAR_PackageFile_v1::hasDeps()
hasPostinstallTasks
in file Common.php, method PEAR_Task_Common::hasPostinstallTasks()
hasWriteAccess
in file Registry.php, method PEAR_Registry::hasWriteAccess()
hasWriteAccess
in file DependencyDB.php, method PEAR_DependencyDB::hasWriteAccess()
top

i

$ini_overwrites
in file RunTest.php, variable PEAR_RunTest::$ini_overwrites
$installphase
in file Common.php, variable PEAR_Task_Common::$installphase
$installroot
in file Installer.php, variable PEAR_Installer::$installroot
    installation root directory (ala PHP's INSTALL_ROOT or
infoFromAny
in file Common.php, method PEAR_Common::infoFromAny()
    Returns package information from different sources
infoFromDescriptionFile
in file Common.php, method PEAR_Common::infoFromDescriptionFile()
    Returns information about a package file. Expects the name of a package xml file as input.
infoFromString
in file Common.php, method PEAR_Common::infoFromString()
    Returns information about a package file. Expects the contents of a package xml file as input.
infoFromTgzFile
in file Common.php, method PEAR_Common::infoFromTgzFile()
    Returns information about a package file. Expects the name of a gzipped tar file as input.
iniString2array
in file RunTest.php, method PEAR_RunTest::iniString2array()
    Turns a PHP INI string into an array
init
in file Unixeol.php, method PEAR_Task_Unixeol::init()
    Initialize a task instance with the parameters
init
in file Postinstallscript.php, method PEAR_Task_Postinstallscript::init()
    Initialize a task instance with the parameters
init
in file Windowseol.php, method PEAR_Task_Windowseol::init()
    Initialize a task instance with the parameters
init
in file Replace.php, method PEAR_Task_Replace::init()
    Initialize a task instance with the parameters
init
in file Common.php, method PEAR_Task_Common::init()
    Initialize a task instance with the parameters
initialize
in file Package.php, method PEAR_Downloader_Package::initialize()
    Parse the input and determine whether this is a local file, a remote uri, or an abstract package name.
initPostinstallScripts
in file v1.php, method PEAR_PackageFile_v1::initPostinstallScripts()
initPostinstallScripts
in file v2.php, method PEAR_PackageFile_v2::initPostinstallScripts()
    Initialize post-install scripts for running
install
in file Installer.php, method PEAR_Installer::install()
    Installs the files within the package file specified.
installBinary
in file v1.php, method PEAR_PackageFile_v1::installBinary()
installBinary
in file v2.php, method PEAR_PackageFile_v2::installBinary()
    Installation of source package has failed, attempt to download and install the binary version of this package.
installedFile
in file v2.php, method PEAR_PackageFile_v2::installedFile()
    This is only used at install-time, after all serialization is over.
installedFile
in file rw.php, method PEAR_PackageFile_v2_rw::installedFile()
    This is only used at install-time, after all serialization is over.
installedFile
in file v1.php, method PEAR_PackageFile_v1::installedFile()
installPackage
in file DependencyDB.php, method PEAR_DependencyDB::installPackage()
    Register dependencies of a package that is being installed or upgraded
isAlias
in file Registry.php, method PEAR_Registry::isAlias()
    Determines whether the parameter is an alias of a channel
isBundle
in file Package.php, method PEAR_Downloader_Package::isBundle()
isCompatible
in file v1.php, method PEAR_PackageFile_v1::isCompatible()
isCompatible
in file Package.php, method PEAR_Downloader_Package::isCompatible()
isCompatible
in file v2.php, method PEAR_PackageFile_v2::isCompatible()
    Determines whether this package claims it is compatible with the version of
isDefaulted
in file Config.php, method PEAR_Config::isDefaulted()
    Tells whether a config value has a system-defined value.
isDefined
in file Config.php, method PEAR_Config::isDefined()
    Tells whether a given key exists as a config value.
isDefinedLayer
in file Config.php, method PEAR_Config::isDefinedLayer()
    Tells whether a given config layer exists.
isEqual
in file Package.php, method PEAR_Downloader_Package::isEqual()
isEquivalent
in file v2.php, method PEAR_PackageFile_v2::isEquivalent()
    Tests whether every part of the package.xml 1.0 is represented in
isError
in file PEAR.php, method PEAR::isError()
    Tell whether a value is a PEAR error.
isExecutable
in file Common.php, method PEAR_Installer_Role_Common::isExecutable()
isExtension
in file v2.php, method PEAR_PackageFile_v2::isExtension()
isExtension
in file v1.php, method PEAR_PackageFile_v1::isExtension()
isExtension
in file Common.php, method PEAR_Installer_Role_Common::isExtension()
isExtension
in file Package.php, method PEAR_Downloader_Package::isExtension()
isIncludeable
in file Common.php, method PEAR_Common::isIncludeable()
isIncludeable
in file ChannelFile.php, method PEAR_ChannelFile::isIncludeable()
isIncludeable
in file Frontend.php, method PEAR_Frontend::isIncludeable()
isIncomplete
in file v2.php, method PEAR_PackageFile_v2::isIncomplete()
isIncomplete
in file v1.php, method PEAR_PackageFile_v1::isIncomplete()
isInstallable
in file Common.php, method PEAR_Installer_Role_Common::isInstallable()
isInstalled
in file Package.php, method PEAR_Downloader_Package::isInstalled()
isScript
in file Common.php, method PEAR_Task_Common::isScript()
    Determines whether a role is a script
isSubpackage
in file v2.php, method PEAR_PackageFile_v2::isSubpackage()
    Determines whether the passed in package is a subpackage of this package.
isSubpackage
in file Package.php, method PEAR_Downloader_Package::isSubpackage()
isSubpackage
in file v1.php, method PEAR_PackageFile_v1::isSubpackage()
isSubpackageOf
in file v2.php, method PEAR_PackageFile_v2::isSubpackageOf()
isSubpackageOf
in file v1.php, method PEAR_PackageFile_v1::isSubpackageOf()
isValidName
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::isValidName()
    check, whether string is valid XML name
Install.php
procedural page Install.php
Installer.php
procedural page Installer.php
top

l

$layers
in file Config.php, variable PEAR_Config::$layers
$level
in file PEAR.php, variable PEAR_Error::$level
$lockfile
in file Registry.php, variable PEAR_Registry::$lockfile
    Name of file used for locking the registry
$lock_fp
in file Registry.php, variable PEAR_Registry::$lock_fp
    File descriptor used during locking
$lock_mode
in file Registry.php, variable PEAR_Registry::$lock_mode
    Mode used during locking
$logger
in file Common.php, variable PEAR_Task_Common::$logger
$lp
in file CLI.php, variable PEAR_Frontend_CLI::$lp
lastModified
in file ChannelFile.php, method PEAR_ChannelFile::lastModified()
    This function is used by the channel updater and retrieves a value set by
listAll
in file 11.php, method PEAR_REST_11::listAll()
listAll
in file 10.php, method PEAR_REST_10::listAll()
listAllPackages
in file Registry.php, method PEAR_Registry::listAllPackages()
listCategories
in file 11.php, method PEAR_REST_11::listCategories()
    List all categories of a REST server
listCategories
in file 10.php, method PEAR_REST_10::listCategories()
    List all categories of a REST server
listCategory
in file 10.php, method PEAR_REST_10::listCategory()
    List a category of a REST server
listCategory
in file 11.php, method PEAR_REST_11::listCategory()
    List packages in a category of a REST server
listChannels
in file Registry.php, method PEAR_Registry::listChannels()
listLatestUpgrades
in file 10.php, method PEAR_REST_10::listLatestUpgrades()
listPackages
in file Registry.php, method PEAR_Registry::listPackages()
listPackages
in file 10.php, method PEAR_REST_10::listPackages()
listPostinstallScripts
in file v1.php, method PEAR_PackageFile_v1::listPostinstallScripts()
listPostinstallScripts
in file v2.php, method PEAR_PackageFile_v2::listPostinstallScripts()
    Determines whether this package.xml has post-install scripts or not
loadExtension
in file PEAR.php, method PEAR::loadExtension()
    OS independant PHP extension load. Remember to take care on the correct extension name for case sensitive OSes.
log
in file Frontend.php, method PEAR_Frontend::log()
    Log an action
log
in file Builder.php, method PEAR_Builder::log()
log
in file CLI.php, method PEAR_Frontend_CLI::log()
log
in file Common.php, method PEAR_Common::log()
    Logging method.
top

m

$message
in file PEAR.php, variable PEAR_Error::$message
$mode
in file PEAR.php, variable PEAR_Error::$mode
matchSignature
in file Dependency2.php, method PEAR_Dependency2::matchSignature()
    This makes unit-testing a heck of a lot easier
matchSignature
in file Guess.php, method OS_Guess::matchSignature()
md5_file
in file Installer.php, function md5_file()
mergeConfigFile
in file Config.php, method PEAR_Config::mergeConfigFile()
    Merges data into a config layer from a file. Does the same thing as readConfigFile, except it does not replace all existing values in the config layer.
mergeDependencies
in file Package.php, method PEAR_Downloader_Package::mergeDependencies()
mkDirHier
in file Common.php, method PEAR_Common::mkDirHier()
    Wrapper to System::mkDir(), creates a directory as well as any necessary parent directories.
mkDirHier
in file Installer.php, method PEAR_Installer::mkDirHier()
mkTempDir
in file Common.php, method PEAR_Common::mkTempDir()
    Create and register a temporary directory.
msdevCallback
in file Builder.php, method PEAR_Builder::msdevCallback()
Mirror.php
procedural page Mirror.php
top

n

$nodename
in file Guess.php, variable OS_Guess::$nodename
newDownloaderPackage
in file Downloader.php, method PEAR_Downloader::newDownloaderPackage()
    For simpler unit-testing
noRegistry
in file Config.php, method PEAR_Config::noRegistry()
normalizeDep
in file Dependency2.php, method PEAR_Dependency2::normalizeDep()
    Convert a 1.0 dep into a 2.0 dep
top

o

$output
in file Test.php, variable PEAR_Command_Test::$output
$output
in file Package.php, variable PEAR_Command_Package::$output
OBSERVER_DIE
in file Exception.php, class constant PEAR_Exception::OBSERVER_DIE
OBSERVER_PRINT
in file Exception.php, class constant PEAR_Exception::OBSERVER_PRINT
OBSERVER_TRIGGER
in file Exception.php, class constant PEAR_Exception::OBSERVER_TRIGGER
OS_Guess
in file Guess.php, method OS_Guess::OS_Guess()
OS_Guess
in file Guess.php, class OS_Guess
    Retrieves information about the current operating system
OS_UNIX
in file PEAR.php, constant OS_UNIX
OS_WINDOWS
in file PEAR.php, constant OS_WINDOWS
outputData
in file Frontend.php, method PEAR_Frontend::outputData()
    Display human-friendly output formatted depending on the $command parameter.
outputData
in file CLI.php, method PEAR_Frontend_CLI::outputData()
top

p

$packageregex
in file Validate.php, variable PEAR_Validate::$packageregex
$params
in file CLI.php, variable PEAR_Frontend_CLI::$params
$phase
in file Replace.php, variable PEAR_Task_Replace::$phase
$phase
in file Common.php, variable PEAR_Task_Common::$phase
    Determines which install phase this task is executed under
$phase
in file Unixeol.php, variable PEAR_Task_Unixeol::$phase
$phase
in file Postinstallscript.php, variable PEAR_Task_Postinstallscript::$phase
$phase
in file Windowseol.php, variable PEAR_Task_Windowseol::$phase
$phpdir
in file Installer.php, variable PEAR_Installer::$phpdir
    directory where PHP code files go
$php_api_version
in file Builder.php, variable PEAR_Builder::$php_api_version
$pkgdir
in file Installer.php, variable PEAR_Installer::$pkgdir
    name of the package directory, for example Foo-1.0
$pkginfo
in file Common.php, variable PEAR_Common::$pkginfo
    assoc with information about a package
$pkginfo_cache
in file Registry.php, variable PEAR_Registry::$pkginfo_cache
    Cache of package information. Structure:
package
in file Packager.php, method PEAR_Packager::package()
packageExists
in file Registry.php, method PEAR_Registry::packageExists()
packageInfo
in file v2.php, method PEAR_PackageFile_v2::packageInfo()
packageInfo
in file 10.php, method PEAR_REST_10::packageInfo()
packageInfo
in file v1.php, method PEAR_PackageFile_v1::packageInfo()
packageInfo
in file Registry.php, method PEAR_Registry::packageInfo()
parse
in file v2.php, method PEAR_PackageFile_Parser_v2::parse()
parse
in file Parser.php, method PEAR_ChannelFile_Parser::parse()
parse
in file v1.php, method PEAR_PackageFile_Parser_v1::parse()
parse
in file XMLParser.php, method PEAR_XMLParser::parse()
parsedPackageNameToString
in file Registry.php, method PEAR_Registry::parsedPackageNameToString()
parsePackageName
in file Registry.php, method PEAR_Registry::parsePackageName()
    Parse a package name, or validate a parsed package name array
parserFactory
in file PackageFile.php, method PEAR_PackageFile::parserFactory()
    Create a PEAR_PackageFile_Parser_v* of a given version.
parseSignature
in file Guess.php, method OS_Guess::parseSignature()
PATH_SEPARATOR
in file PEAR.php, constant PATH_SEPARATOR
PEAR
in file PEAR.php, method PEAR::PEAR()
    Constructor. Registers this object in $_PEAR_destructor_object_list for destructor emulation if a destructor object exists.
PEAR
in file PEAR.php, class PEAR
    Base class for other PEAR classes. Provides rudimentary emulation of destructors.
Parser.php
procedural page Parser.php
Package.php
procedural page Package.php
Pickle.php
procedural page Pickle.php
Package.php
procedural page Package.php
Php.php
procedural page Php.php
PackageFile.php
procedural page PackageFile.php
Packager.php
procedural page Packager.php
Postinstallscript.php
procedural page Postinstallscript.php
PECL.php
procedural page PECL.php
PEAR.php
procedural page PEAR.php
pearcmd.php
procedural page pearcmd.php
peclcmd.php
procedural page peclcmd.php
PEAR_Autoloader
in file Autoloader.php, class PEAR_Autoloader
    This class is for objects where you want to separate the code for some methods into separate classes. This is useful if you have a class with not-frequently-used methods that contain lots of code that you would like to avoid always parsing.
PEAR_Builder
in file Builder.php, method PEAR_Builder::PEAR_Builder()
    PEAR_Builder constructor.
PEAR_Builder
in file Builder.php, class PEAR_Builder
    Class to handle building (compiling) extensions.
PEAR_ChannelFile
in file ChannelFile.php, method PEAR_ChannelFile::PEAR_ChannelFile()
PEAR_ChannelFile
in file ChannelFile.php, class PEAR_ChannelFile
    The Channel handling class
PEAR_CHANNELFILE_ERROR_CANT_MAKE_PARSER
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_CANT_MAKE_PARSER
    Error code if creating the xml parser resource fails
PEAR_CHANNELFILE_ERROR_EMPTY_REGEX
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_EMPTY_REGEX
    Error code when an empty package name validate regex is passed in
PEAR_CHANNELFILE_ERROR_INVALID
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID
    Error code when an attempt is made to generate xml, but the parsed content is invalid
PEAR_CHANNELFILE_ERROR_INVALID_HOST
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_HOST
    Error code when channel server is invalid for xmlrpc or soap protocol
PEAR_CHANNELFILE_ERROR_INVALID_MIRROR
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_MIRROR
    Error code when a mirror name is invalid
PEAR_CHANNELFILE_ERROR_INVALID_MIRRORTYPE
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_MIRRORTYPE
    Error code when a mirror type is invalid
PEAR_CHANNELFILE_ERROR_INVALID_NAME
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_NAME
    Error code when channel name is invalid
PEAR_CHANNELFILE_ERROR_INVALID_PORT
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_PORT
    Error code when a server port is not numeric
PEAR_CHANNELFILE_ERROR_INVALID_SSL
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_SSL
    Error code when ssl attribute is present and is not "yes"
PEAR_CHANNELFILE_ERROR_INVALID_VERSION
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_INVALID_VERSION
    Error code if the channel.xml <channel> tag version is not supported (version 1.0 is the only supported version,
PEAR_CHANNELFILE_ERROR_MIRROR_NOT_FOUND
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_MIRROR_NOT_FOUND
    Error code when a mirror does not exist but is called for in one of the set* methods.
PEAR_CHANNELFILE_ERROR_MULTILINE_SUMMARY
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_MULTILINE_SUMMARY
    Error code when channel summary is multi-line
PEAR_CHANNELFILE_ERROR_NOBASEURLTYPE
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NOBASEURLTYPE
    Error code when <baseurl> contains no type attribute in a <rest> protocol definition
PEAR_CHANNELFILE_ERROR_NOVALIDATE_NAME
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NOVALIDATE_NAME
    Error code when a <validatepackage> tag has no name
PEAR_CHANNELFILE_ERROR_NOVALIDATE_VERSION
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NOVALIDATE_VERSION
    Error code when a <validatepackage> tag has no version attribute
PEAR_CHANNELFILE_ERROR_NO_FUNCTIONNAME
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_FUNCTIONNAME
    Error code when a <function> tag has no name
PEAR_CHANNELFILE_ERROR_NO_FUNCTIONVERSION
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_FUNCTIONVERSION
    Error code when a <function> tag has no version
PEAR_CHANNELFILE_ERROR_NO_HOST
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_HOST
    Error code when channel server is missing for xmlrpc or soap protocol
PEAR_CHANNELFILE_ERROR_NO_NAME
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_NAME
    Error code when channel name is missing
PEAR_CHANNELFILE_ERROR_NO_STATICVERSION
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_STATICVERSION
    Error code when <static> contains no version attribute
PEAR_CHANNELFILE_ERROR_NO_SUMMARY
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_SUMMARY
    Error code when channel summary is missing
PEAR_CHANNELFILE_ERROR_NO_VERSION
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_VERSION
    Error code if the channel.xml <channel> tag does not contain a valid version
PEAR_CHANNELFILE_ERROR_NO_XML_EXT
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_NO_XML_EXT
    Error code if parsing is attempted with no xml extension
PEAR_CHANNELFILE_ERROR_PARSER_ERROR
in file ChannelFile.php, constant PEAR_CHANNELFILE_ERROR_PARSER_ERROR
    Error code used for all sax xml parsing errors
PEAR_ChannelFile_Parser
in file Parser.php, class PEAR_ChannelFile_Parser
    Parser for channel.xml
PEAR_CHANNELFILE_URI_CANT_MIRROR
in file ChannelFile.php, constant PEAR_CHANNELFILE_URI_CANT_MIRROR
    Error code when a mirror is defined and the channel.xml represents the __uri pseudo-channel
PEAR_CHANNELS_NAME_PREG
in file Common.php, constant PEAR_CHANNELS_NAME_PREG
PEAR_CHANNELS_PACKAGE_PREG
in file Common.php, constant PEAR_CHANNELS_PACKAGE_PREG
PEAR_CHANNELS_SERVER_PREG
in file Common.php, constant PEAR_CHANNELS_SERVER_PREG
PEAR_Command
in file Command.php, class PEAR_Command
    PEAR command class, a simple factory class for administrative commands.
PEAR_Command_Auth
in file Auth.php, method PEAR_Command_Auth::PEAR_Command_Auth()
    PEAR_Command_Auth constructor.
PEAR_Command_Auth
in file Auth.php, class PEAR_Command_Auth
    PEAR commands for login/logout
PEAR_Command_Build
in file Build.php, class PEAR_Command_Build
    PEAR commands for building extensions.
PEAR_Command_Build
in file Build.php, method PEAR_Command_Build::PEAR_Command_Build()
    PEAR_Command_Build constructor.
PEAR_Command_Channels
in file Channels.php, method PEAR_Command_Channels::PEAR_Command_Channels()
    PEAR_Command_Registry constructor.
PEAR_Command_Channels
in file Channels.php, class PEAR_Command_Channels
    PEAR commands for managing channels.
PEAR_Command_Common
in file Common.php, class PEAR_Command_Common
    PEAR commands base class
PEAR_Command_Common
in file Common.php, method PEAR_Command_Common::PEAR_Command_Common()
    PEAR_Command_Common constructor.
PEAR_Command_Config
in file Config.php, method PEAR_Command_Config::PEAR_Command_Config()
    PEAR_Command_Config constructor.
PEAR_Command_Config
in file Config.php, class PEAR_Command_Config
    PEAR commands for managing configuration data.
PEAR_Command_Install
in file Install.php, method PEAR_Command_Install::PEAR_Command_Install()
    PEAR_Command_Install constructor.
PEAR_Command_Install
in file Install.php, class PEAR_Command_Install
    PEAR commands for installation or deinstallation/upgrading of packages.
PEAR_Command_Mirror
in file Mirror.php, method PEAR_Command_Mirror::PEAR_Command_Mirror()
    PEAR_Command_Mirror constructor.
PEAR_Command_Mirror
in file Mirror.php, class PEAR_Command_Mirror
    PEAR commands for providing file mirrors
PEAR_Command_Package
in file Package.php, class PEAR_Command_Package
    PEAR commands for login/logout
PEAR_Command_Package
in file Package.php, method PEAR_Command_Package::PEAR_Command_Package()
    PEAR_Command_Package constructor.
PEAR_Command_Pickle
in file Pickle.php, class PEAR_Command_Pickle
    PEAR commands for login/logout
PEAR_Command_Pickle
in file Pickle.php, method PEAR_Command_Pickle::PEAR_Command_Pickle()
    PEAR_Command_Package constructor.
PEAR_Command_Registry
in file Registry.php, class PEAR_Command_Registry
    PEAR commands for registry manipulation
PEAR_Command_Registry
in file Registry.php, method PEAR_Command_Registry::PEAR_Command_Registry()
    PEAR_Command_Registry constructor.
PEAR_Command_Remote
in file Remote.php, class PEAR_Command_Remote
    PEAR commands for remote server querying
PEAR_Command_Remote
in file Remote.php, method PEAR_Command_Remote::PEAR_Command_Remote()
    PEAR_Command_Remote constructor.
PEAR_Command_Test
in file Test.php, method PEAR_Command_Test::PEAR_Command_Test()
    PEAR_Command_Test constructor.
PEAR_Command_Test
in file Test.php, class PEAR_Command_Test
    PEAR commands for login/logout
PEAR_Common
in file Common.php, method PEAR_Common::PEAR_Common()
    PEAR_Common constructor
PEAR_Common
in file Common.php, class PEAR_Common
    Class providing common functionality for PEAR administration classes.
PEAR_COMMON_CHANNEL_DOWNLOAD_PREG
in file Common.php, constant PEAR_COMMON_CHANNEL_DOWNLOAD_PREG
PEAR_COMMON_ERROR_INVALIDPHP
in file Common.php, constant PEAR_COMMON_ERROR_INVALIDPHP
    PEAR_Common error when an invalid PHP file is passed to PEAR_Common::analyzeSourceCode()
PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
in file Common.php, constant PEAR_COMMON_PACKAGE_DOWNLOAD_PREG
PEAR_COMMON_PACKAGE_NAME_PREG
in file Common.php, constant PEAR_COMMON_PACKAGE_NAME_PREG
PEAR_COMMON_PACKAGE_VERSION_PREG
in file Common.php, constant PEAR_COMMON_PACKAGE_VERSION_PREG
PEAR_Config
in file Config.php, method PEAR_Config::PEAR_Config()
    Constructor.
PEAR_Config
in file Config.php, class PEAR_Config
    This is a class for storing configuration data, keeping track of which are system-defined, user-defined or defaulted.
PEAR_CONFIG_DEFAULT_BIN_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_BIN_DIR
PEAR_CONFIG_DEFAULT_CACHE_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_CACHE_DIR
PEAR_CONFIG_DEFAULT_CACHE_TTL
in file Config.php, constant PEAR_CONFIG_DEFAULT_CACHE_TTL
PEAR_CONFIG_DEFAULT_CHANNEL
in file Config.php, constant PEAR_CONFIG_DEFAULT_CHANNEL
    Last created PEAR_Config instance.
PEAR_CONFIG_DEFAULT_DATA_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_DATA_DIR
PEAR_CONFIG_DEFAULT_DOC_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_DOC_DIR
PEAR_CONFIG_DEFAULT_DOWNLOAD_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_DOWNLOAD_DIR
PEAR_CONFIG_DEFAULT_EXT_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_EXT_DIR
PEAR_CONFIG_DEFAULT_HTTP_PROXY
in file Config.php, constant PEAR_CONFIG_DEFAULT_HTTP_PROXY
PEAR_CONFIG_DEFAULT_MASTER_SERVER
in file Config.php, constant PEAR_CONFIG_DEFAULT_MASTER_SERVER
PEAR_CONFIG_DEFAULT_PHP_BIN
in file Config.php, constant PEAR_CONFIG_DEFAULT_PHP_BIN
PEAR_CONFIG_DEFAULT_PHP_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_PHP_DIR
PEAR_CONFIG_DEFAULT_PREFERRED_STATE
in file Config.php, constant PEAR_CONFIG_DEFAULT_PREFERRED_STATE
PEAR_CONFIG_DEFAULT_SIG_BIN
in file Config.php, constant PEAR_CONFIG_DEFAULT_SIG_BIN
PEAR_CONFIG_DEFAULT_SIG_KEYDIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_SIG_KEYDIR
PEAR_CONFIG_DEFAULT_SIG_TYPE
in file Config.php, constant PEAR_CONFIG_DEFAULT_SIG_TYPE
PEAR_CONFIG_DEFAULT_TEMP_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_TEMP_DIR
PEAR_CONFIG_DEFAULT_TEST_DIR
in file Config.php, constant PEAR_CONFIG_DEFAULT_TEST_DIR
PEAR_CONFIG_DEFAULT_UMASK
in file Config.php, constant PEAR_CONFIG_DEFAULT_UMASK
PEAR_CONFIG_DEFAULT_VERBOSE
in file Config.php, constant PEAR_CONFIG_DEFAULT_VERBOSE
PEAR_CONFIG_SYSCONFDIR
in file Config.php, constant PEAR_CONFIG_SYSCONFDIR
PEAR_Dependency2
in file Dependency2.php, class PEAR_Dependency2
    Dependency check for PEAR packages
PEAR_Dependency2
in file Dependency2.php, method PEAR_Dependency2::PEAR_Dependency2()
PEAR_DependencyDB
in file DependencyDB.php, class PEAR_DependencyDB
    Track dependency relationships between installed packages
PEAR_DEPENDENCY_BAD_DEPENDENCY
in file Dependency.php, constant PEAR_DEPENDENCY_BAD_DEPENDENCY
PEAR_DEPENDENCY_CONFLICT
in file Dependency.php, constant PEAR_DEPENDENCY_CONFLICT
PEAR_DEPENDENCY_CONFLICT_OPTIONAL
in file Dependency.php, constant PEAR_DEPENDENCY_CONFLICT_OPTIONAL
PEAR_DEPENDENCY_MISSING
in file Dependency.php, constant PEAR_DEPENDENCY_MISSING
PEAR_DEPENDENCY_MISSING_OPTIONAL
in file Dependency.php, constant PEAR_DEPENDENCY_MISSING_OPTIONAL
PEAR_DEPENDENCY_UPGRADE_MAJOR
in file Dependency.php, constant PEAR_DEPENDENCY_UPGRADE_MAJOR
PEAR_DEPENDENCY_UPGRADE_MAJOR_OPTIONAL
in file Dependency.php, constant PEAR_DEPENDENCY_UPGRADE_MAJOR_OPTIONAL
PEAR_DEPENDENCY_UPGRADE_MINOR
in file Dependency.php, constant PEAR_DEPENDENCY_UPGRADE_MINOR
PEAR_DEPENDENCY_UPGRADE_MINOR_OPTIONAL
in file Dependency.php, constant PEAR_DEPENDENCY_UPGRADE_MINOR_OPTIONAL
PEAR_Downloader
in file Downloader.php, method PEAR_Downloader::PEAR_Downloader()
PEAR_Downloader
in file Downloader.php, class PEAR_Downloader
    Administration class used to download anything from the internet (PEAR Packages, static URLs, xml files)
PEAR_Downloader_Package
in file Package.php, class PEAR_Downloader_Package
    Coordinates download parameters and manages their dependencies prior to downloading them.
PEAR_Downloader_Package
in file Package.php, method PEAR_Downloader_Package::PEAR_Downloader_Package()
PEAR_DOWNLOADER_PACKAGE_PHPVERSION
in file Package.php, constant PEAR_DOWNLOADER_PACKAGE_PHPVERSION
    Error code when parameter initialization fails because no releases
PEAR_DOWNLOADER_PACKAGE_STATE
in file Package.php, constant PEAR_DOWNLOADER_PACKAGE_STATE
    Error code when parameter initialization fails because no releases
PEAR_Error
in file PEAR.php, class PEAR_Error
    Standard PEAR error class for PHP 4
PEAR_Error
in file PEAR.php, method PEAR_Error::PEAR_Error()
    PEAR_Error constructor
PEAR_ERROR_CALLBACK
in file PEAR.php, constant PEAR_ERROR_CALLBACK
    ERROR constants
PEAR_ERROR_DIE
in file PEAR.php, constant PEAR_ERROR_DIE
    ERROR constants
PEAR_ERROR_EXCEPTION
in file PEAR.php, constant PEAR_ERROR_EXCEPTION
    WARNING: obsolete
PEAR_ERROR_PRINT
in file PEAR.php, constant PEAR_ERROR_PRINT
    ERROR constants
PEAR_ERROR_RETURN
in file PEAR.php, constant PEAR_ERROR_RETURN
    ERROR constants
PEAR_ERROR_TRIGGER
in file PEAR.php, constant PEAR_ERROR_TRIGGER
    ERROR constants
PEAR_Exception
in file Exception.php, class PEAR_Exception
    Base PEAR_Exception Class
PEAR_Frontend
in file Frontend.php, class PEAR_Frontend
    Singleton-based frontend for PEAR user input/output
PEAR_Frontend_CLI
in file CLI.php, class PEAR_Frontend_CLI
    Command-line Frontend for the PEAR Installer
PEAR_Frontend_CLI
in file CLI.php, method PEAR_Frontend_CLI::PEAR_Frontend_CLI()
PEAR_IGNORE_BACKTRACE
in file pearcmd.php, constant PEAR_IGNORE_BACKTRACE
PEAR_Installer
in file Installer.php, class PEAR_Installer
    Administration class used to install PEAR packages and maintain the installed package database.
PEAR_Installer
in file Installer.php, method PEAR_Installer::PEAR_Installer()
    PEAR_Installer constructor.
PEAR_INSTALLER_ERROR_NO_PREF_STATE
in file Downloader.php, constant PEAR_INSTALLER_ERROR_NO_PREF_STATE
PEAR_INSTALLER_FAILED
in file Downloader.php, constant PEAR_INSTALLER_FAILED
PEAR_INSTALLER_NOBINARY
in file Installer.php, constant PEAR_INSTALLER_NOBINARY
PEAR_INSTALLER_OK
in file Downloader.php, constant PEAR_INSTALLER_OK
PEAR_Installer_Role
in file Role.php, class PEAR_Installer_Role
PEAR_Installer_Role_Common
in file Common.php, class PEAR_Installer_Role_Common
    Base class for all installation roles.
PEAR_Installer_Role_Common
in file Common.php, method PEAR_Installer_Role_Common::PEAR_Installer_Role_Common()
PEAR_Installer_Role_Data
in file Data.php, class PEAR_Installer_Role_Data
PEAR_Installer_Role_Doc
in file Doc.php, class PEAR_Installer_Role_Doc
PEAR_Installer_Role_Ext
in file Ext.php, class PEAR_Installer_Role_Ext
PEAR_Installer_Role_Php
in file Php.php, class PEAR_Installer_Role_Php
PEAR_Installer_Role_Script
in file Script.php, class PEAR_Installer_Role_Script
PEAR_Installer_Role_Src
in file Src.php, class PEAR_Installer_Role_Src
PEAR_Installer_Role_Test
in file Test.php, class PEAR_Installer_Role_Test
PEAR_INSTALLER_SKIPPED
in file Downloader.php, constant PEAR_INSTALLER_SKIPPED
PEAR_OS
in file PEAR.php, constant PEAR_OS
PEAR_PackageFile
in file PackageFile.php, method PEAR_PackageFile::PEAR_PackageFile()
PEAR_PackageFile
in file PackageFile.php, class PEAR_PackageFile
    Abstraction for the package.xml package description file
PEAR_PACKAGEFILE_ERROR_CANT_MAKE_PARSER
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_CANT_MAKE_PARSER
    Error code if creating the xml parser resource fails
PEAR_PACKAGEFILE_ERROR_CHANNELVAL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_CHANNELVAL
    Error code when the channel validator returns an error or warning
PEAR_PACKAGEFILE_ERROR_DEPNAME_IGNORED
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_DEPNAME_IGNORED
    Error code when type="php" and dependency name is present
PEAR_PACKAGEFILE_ERROR_DEPVERSION_IGNORED
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_DEPVERSION_IGNORED
    Error code when rel="has" and version attribute is present.
PEAR_PACKAGEFILE_ERROR_FILE_NOTFOUND
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_FILE_NOTFOUND
    Error code when a file is listed in package.xml but does not exist
PEAR_PACKAGEFILE_ERROR_INVALID_DATE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_DATE
    Error code when release state is invalid
PEAR_PACKAGEFILE_ERROR_INVALID_DEPNAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_DEPNAME
    Error code when a dependency is a pkg dependency, and has an invalid package name
PEAR_PACKAGEFILE_ERROR_INVALID_DEPOPTIONAL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_DEPOPTIONAL
    Error code when a dependency has an invalid optional option
PEAR_PACKAGEFILE_ERROR_INVALID_DEPREL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_DEPREL
    Error code when a dependency has an invalid relation
PEAR_PACKAGEFILE_ERROR_INVALID_DEPTYPE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_DEPTYPE
    Error code when a dependency has an invalid type
PEAR_PACKAGEFILE_ERROR_INVALID_FILE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_FILE
    Error code when a file is not valid php according to _analyzeSourceCode()
PEAR_PACKAGEFILE_ERROR_INVALID_FILENAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_FILENAME
    Error code when a filename begins with "."
PEAR_PACKAGEFILE_ERROR_INVALID_FILEROLE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_FILEROLE
    Error code when a file in the filelist has an invalid role
PEAR_PACKAGEFILE_ERROR_INVALID_MAINTROLE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_MAINTROLE
    Error code when a maintainer has no handle
PEAR_PACKAGEFILE_ERROR_INVALID_NAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_NAME
    Error code when a package name is not valid
PEAR_PACKAGEFILE_ERROR_INVALID_PACKAGEVERSION
in file PackageFile.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_PACKAGEVERSION
    Error code if the package.xml <package> tag version is not supported (version 1.0 and 1.1 are the only supported versions,
PEAR_PACKAGEFILE_ERROR_INVALID_PHPFILE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_PHPFILE
    Error code when analyzing a php source file that has parse errors
PEAR_PACKAGEFILE_ERROR_INVALID_STATE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_STATE
    Error code when release state is invalid
PEAR_PACKAGEFILE_ERROR_INVALID_VERSION
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_INVALID_VERSION
    Error code used when a <version> version number is invalid
PEAR_PACKAGEFILE_ERROR_MULTILINE_SUMMARY
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_MULTILINE_SUMMARY
    Error code for summaries that are more than 1 line
PEAR_PACKAGEFILE_ERROR_NON_ISO_CHARS
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NON_ISO_CHARS
    Error code when a package.xml contains non-ISO-8859-1 characters
PEAR_PACKAGEFILE_ERROR_NO_CONFNAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_CONFNAME
    Error code when a configure option has no name
PEAR_PACKAGEFILE_ERROR_NO_CONFPROMPT
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_CONFPROMPT
    Error code when a configure option has no name
PEAR_PACKAGEFILE_ERROR_NO_DATE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DATE
    Error code when release state is missing
PEAR_PACKAGEFILE_ERROR_NO_DEPNAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DEPNAME
    Error code when a dependency is not a PHP dependency, but has no name
PEAR_PACKAGEFILE_ERROR_NO_DEPPHPVERSION
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DEPPHPVERSION
    Error code when a dependency is not a 'has' relation, but has no version
PEAR_PACKAGEFILE_ERROR_NO_DEPREL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DEPREL
    Error code when a dependency has no relation (lt, ge, has, etc.)
PEAR_PACKAGEFILE_ERROR_NO_DEPTYPE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DEPTYPE
    Error code when a dependency has no type (pkg, php, etc.)
PEAR_PACKAGEFILE_ERROR_NO_DEPVERSION
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DEPVERSION
    Error code when a dependency is not a 'has' relation, but has no version
PEAR_PACKAGEFILE_ERROR_NO_DESCRIPTION
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_DESCRIPTION
    Error code used when no description is present
PEAR_PACKAGEFILE_ERROR_NO_FILEROLE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_FILEROLE
    Error code when a file in the filelist has no role
PEAR_PACKAGEFILE_ERROR_NO_FILES
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_FILES
    Error code when no files are found in the filelist
PEAR_PACKAGEFILE_ERROR_NO_LEAD
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_LEAD
    Error code when a package has no lead developer
PEAR_PACKAGEFILE_ERROR_NO_LICENSE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_LICENSE
    Error code used when no license is present
PEAR_PACKAGEFILE_ERROR_NO_MAINTAINERS
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_MAINTAINERS
    Error code when no maintainers are found
PEAR_PACKAGEFILE_ERROR_NO_MAINTEMAIL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_MAINTEMAIL
    Error code when a maintainer has no email
PEAR_PACKAGEFILE_ERROR_NO_MAINTHANDLE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_MAINTHANDLE
    Error code when a maintainer has no handle
PEAR_PACKAGEFILE_ERROR_NO_MAINTNAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_MAINTNAME
    Error code when a maintainer has no name
PEAR_PACKAGEFILE_ERROR_NO_MAINTROLE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_MAINTROLE
    Error code when a maintainer has no handle
PEAR_PACKAGEFILE_ERROR_NO_NAME
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_NAME
    Error code used when there is no name
PEAR_PACKAGEFILE_ERROR_NO_NOTES
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_NOTES
    Error code when no release notes are found
PEAR_PACKAGEFILE_ERROR_NO_PACKAGEVERSION
in file PackageFile.php, constant PEAR_PACKAGEFILE_ERROR_NO_PACKAGEVERSION
    Error code if the package.xml <package> tag does not contain a valid version
PEAR_PACKAGEFILE_ERROR_NO_PNAME_PREFIX
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_PNAME_PREFIX
    Error code when analyzing a php source file reveals a source element
PEAR_PACKAGEFILE_ERROR_NO_STATE
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_STATE
    Error code when release state is missing
PEAR_PACKAGEFILE_ERROR_NO_SUMMARY
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_SUMMARY
    Error code used when no summary is parsed
PEAR_PACKAGEFILE_ERROR_NO_VERSION
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_VERSION
    Error code used when a <version> version number is not present
PEAR_PACKAGEFILE_ERROR_NO_XML_EXT
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_NO_XML_EXT
    Error code if parsing is attempted with no xml extension
PEAR_PACKAGEFILE_ERROR_PARSER_ERROR
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_PARSER_ERROR
    Error code used for all sax xml parsing errors
PEAR_PACKAGEFILE_ERROR_PHP5
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_PHP5
    Error code when a php5 package is packaged in php4 (analysis doesn't work)
PEAR_PACKAGEFILE_ERROR_UNKNOWN_CHANNEL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_UNKNOWN_CHANNEL
    Error code when an unknown channel is specified
PEAR_PACKAGEFILE_ERROR_UNKNOWN_DEPCHANNEL
in file v1.php, constant PEAR_PACKAGEFILE_ERROR_UNKNOWN_DEPCHANNEL
    Error code when a dependency has a channel="foo" attribute, and foo is not a registered channel
PEAR_PackageFile_Generator_v1
in file v1.php, class PEAR_PackageFile_Generator_v1
    This class converts a PEAR_PackageFile_v1 object into any output format.
PEAR_PackageFile_Generator_v1
in file v1.php, method PEAR_PackageFile_Generator_v1::PEAR_PackageFile_Generator_v1()
PEAR_PackageFile_Generator_v2
in file v2.php, class PEAR_PackageFile_Generator_v2
    This class converts a PEAR_PackageFile_v2 object into any output format.
PEAR_PackageFile_Generator_v2
in file v2.php, method PEAR_PackageFile_Generator_v2::PEAR_PackageFile_Generator_v2()
PEAR_PackageFile_Generator_v2_XML_Util
in file v2.php, class PEAR_PackageFile_Generator_v2_XML_Util
    utility class for working with XML documents
PEAR_PackageFile_Generator_v2_XML_Util_CDATA_SECTION
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_CDATA_SECTION
    embedd content in a CData Section
PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_HTML
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_HTML
    replace HTML entitites
PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_NONE
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_NONE
    do not replace entitites
PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_UTF8_XML
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_UTF8_XML
    replace all XML entitites, and encode from ISO-8859-1 to UTF-8
PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_XML
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_XML
    replace all XML entitites
PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_XML_REQUIRED
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ENTITIES_XML_REQUIRED
    replace only required XML entitites
PEAR_PackageFile_Generator_v2_XML_Util_ERROR_INVALID_CHARS
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ERROR_INVALID_CHARS
    error code for invalid chars in XML name
PEAR_PackageFile_Generator_v2_XML_Util_ERROR_INVALID_START
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ERROR_INVALID_START
    error code for invalid chars in XML name
PEAR_PackageFile_Generator_v2_XML_Util_ERROR_NON_SCALAR_CONTENT
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ERROR_NON_SCALAR_CONTENT
    error code for non-scalar tag content
PEAR_PackageFile_Generator_v2_XML_Util_ERROR_NO_TAG_NAME
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_ERROR_NO_TAG_NAME
    error code for missing tag name
PEAR_PackageFile_Generator_v2_XML_Util_REPLACE_ENTITIES
in file v2.php, constant PEAR_PackageFile_Generator_v2_XML_Util_REPLACE_ENTITIES
    replace XML entities
PEAR_PackageFile_Parser_v1
in file v1.php, class PEAR_PackageFile_Parser_v1
    Parser for package.xml version 1.0
PEAR_PackageFile_Parser_v2
in file v2.php, class PEAR_PackageFile_Parser_v2
    Parser for package.xml version 2.0
PEAR_PACKAGEFILE_PHP_NO_NOT
in file v1.php, constant PEAR_PACKAGEFILE_PHP_NO_NOT
    Error code when a <dep type="php" rel="not"... is encountered (use rel="ne")
PEAR_PackageFile_v1
in file v1.php, class PEAR_PackageFile_v1
    package.xml encapsulator
PEAR_PackageFile_v1
in file v1.php, method PEAR_PackageFile_v1::PEAR_PackageFile_v1()
PEAR_PackageFile_v2
in file v2.php, method PEAR_PackageFile_v2::PEAR_PackageFile_v2()
    The constructor merely sets up the private error stack
PEAR_PackageFile_v2
in file v2.php, class PEAR_PackageFile_v2
PEAR_PackageFile_v2_rw
in file rw.php, class PEAR_PackageFile_v2_rw
PEAR_Packager
in file Packager.php, class PEAR_Packager
    Administration class used to make a PEAR release tarball.
PEAR_Registry
in file Registry.php, method PEAR_Registry::PEAR_Registry()
    PEAR_Registry constructor.
PEAR_Registry
in file Registry.php, class PEAR_Registry
    Administration class used to maintain the installed package database.
PEAR_REGISTRY_ERROR_CHANNEL_FILE
in file Registry.php, constant PEAR_REGISTRY_ERROR_CHANNEL_FILE
PEAR_REGISTRY_ERROR_CONFLICT
in file Registry.php, constant PEAR_REGISTRY_ERROR_CONFLICT
PEAR_REGISTRY_ERROR_FILE
in file Registry.php, constant PEAR_REGISTRY_ERROR_FILE
PEAR_REGISTRY_ERROR_FORMAT
in file Registry.php, constant PEAR_REGISTRY_ERROR_FORMAT
PEAR_REGISTRY_ERROR_LOCK
in file Registry.php, constant PEAR_REGISTRY_ERROR_LOCK
PEAR_Remote
in file Remote.php, method PEAR_Remote::PEAR_Remote()
PEAR_Remote
in file Remote.php, class PEAR_Remote
    This is a class for doing remote operations against the central PEAR database.
PEAR_REST
in file REST.php, method PEAR_REST::PEAR_REST()
PEAR_REST
in file REST.php, class PEAR_REST
    Intelligently retrieve data, following hyperlinks if necessary, and re-directing
PEAR_REST_10
in file 10.php, class PEAR_REST_10
    Implement REST 1.0
PEAR_REST_10
in file 10.php, method PEAR_REST_10::PEAR_REST_10()
PEAR_REST_11
in file 11.php, class PEAR_REST_11
    Implement REST 1.1
PEAR_REST_11
in file 11.php, method PEAR_REST_11::PEAR_REST_11()
PEAR_REST_13
in file 13.php, class PEAR_REST_13
    Implement REST 1.3
PEAR_RunTest
in file RunTest.php, class PEAR_RunTest
    Simplified version of PHP's test suite
PEAR_RunTest
in file RunTest.php, method PEAR_RunTest::PEAR_RunTest()
    An object that supports the PEAR_Common->log() signature, or null
PEAR_RUNTYPE
in file peclcmd.php, constant PEAR_RUNTYPE
PEAR_Task_Common
in file Common.php, method PEAR_Task_Common::PEAR_Task_Common()
PEAR_Task_Common
in file Common.php, class PEAR_Task_Common
    A task is an operation that manipulates the contents of a file.
PEAR_TASK_ERROR_INVALID
in file Common.php, constant PEAR_TASK_ERROR_INVALID
    Error codes for task validation routines
PEAR_TASK_ERROR_MISSING_ATTRIB
in file Common.php, constant PEAR_TASK_ERROR_MISSING_ATTRIB
    Error codes for task validation routines
PEAR_TASK_ERROR_NOATTRIBS
in file Common.php, constant PEAR_TASK_ERROR_NOATTRIBS
    Error codes for task validation routines
PEAR_TASK_ERROR_WRONG_ATTRIB_VALUE
in file Common.php, constant PEAR_TASK_ERROR_WRONG_ATTRIB_VALUE
    Error codes for task validation routines
PEAR_TASK_INSTALL
in file Common.php, constant PEAR_TASK_INSTALL
PEAR_TASK_PACKAGE
in file Common.php, constant PEAR_TASK_PACKAGE
PEAR_TASK_PACKAGEANDINSTALL
in file Common.php, constant PEAR_TASK_PACKAGEANDINSTALL
PEAR_Task_Postinstallscript
in file Postinstallscript.php, class PEAR_Task_Postinstallscript
    Implements the postinstallscript file task.
PEAR_Task_Postinstallscript_rw
in file rw.php, class PEAR_Task_Postinstallscript_rw
    Abstracts the postinstallscript file task xml.
PEAR_Task_Postinstallscript_rw
in file rw.php, method PEAR_Task_Postinstallscript_rw::PEAR_Task_Postinstallscript_rw()
    Enter description here...
PEAR_Task_Replace
in file Replace.php, class PEAR_Task_Replace
    Implements the replace file task.
PEAR_Task_Replace_rw
in file rw.php, method PEAR_Task_Replace_rw::PEAR_Task_Replace_rw()
PEAR_Task_Replace_rw
in file rw.php, class PEAR_Task_Replace_rw
    Abstracts the replace task xml.
PEAR_Task_Unixeol
in file Unixeol.php, class PEAR_Task_Unixeol
    Implements the unix line endings file task.
PEAR_Task_Unixeol_rw
in file rw.php, class PEAR_Task_Unixeol_rw
    Abstracts the unixeol task xml.
PEAR_Task_Unixeol_rw
in file rw.php, method PEAR_Task_Unixeol_rw::PEAR_Task_Unixeol_rw()
PEAR_Task_Windowseol
in file Windowseol.php, class PEAR_Task_Windowseol
    Implements the windows line endsings file task.
PEAR_Task_Windowseol_rw
in file rw.php, class PEAR_Task_Windowseol_rw
    Abstracts the windowseol task xml.
PEAR_Task_Windowseol_rw
in file rw.php, method PEAR_Task_Windowseol_rw::PEAR_Task_Windowseol_rw()
PEAR_Validate
in file Validate.php, class PEAR_Validate
    Validation class for package.xml - channel-level advanced validation
PEAR_VALIDATE_DOWNLOADING
in file Validate.php, constant PEAR_VALIDATE_DOWNLOADING
    Constants for install stage
PEAR_VALIDATE_INSTALLING
in file Validate.php, constant PEAR_VALIDATE_INSTALLING
    Constants for install stage
PEAR_VALIDATE_NORMAL
in file Validate.php, constant PEAR_VALIDATE_NORMAL
    Constants for install stage
PEAR_VALIDATE_PACKAGING
in file Validate.php, constant PEAR_VALIDATE_PACKAGING
    Constants for install stage
PEAR_VALIDATE_UNINSTALLING
in file Validate.php, constant PEAR_VALIDATE_UNINSTALLING
    Constants for install stage
PEAR_Validator_PECL
in file PECL.php, class PEAR_Validator_PECL
    Channel Validator for the pecl.php.net channel
PEAR_XMLParser
in file XMLParser.php, class PEAR_XMLParser
    Parser for any xml file
PEAR_ZE2
in file PEAR.php, constant PEAR_ZE2
phpizeCallback
in file Builder.php, method PEAR_Builder::phpizeCallback()
    Message callback function used when running the "phpize" program. Extracts the API numbers used. Ignores other message types than "cmdoutput".
phpversion
in file Dependency2.php, method PEAR_Dependency2::phpversion()
    This makes unit-testing a heck of a lot easier
popErrorHandling
in file PEAR.php, method PEAR::popErrorHandling()
    Pop the last error handler used
popExpect
in file PEAR.php, method PEAR::popExpect()
    This method pops one element off the expected error codes stack.
postProcess
in file v2.php, method PEAR_PackageFile_Parser_v2::postProcess()
    post-process data
postProcess
in file XMLParser.php, method PEAR_XMLParser::postProcess()
    post-process data
processInstallation
in file Common.php, method PEAR_Installer_Role_Common::processInstallation()
    This is called for each file to set up the directories and files
pushError
in file Downloader.php, method PEAR_Downloader::pushError()
pushErrorHandling
in file PEAR.php, method PEAR::pushErrorHandling()
    Push a new error handler on top of the error handler options stack. With this you can easily override the actual error handler for some code and restore it later with popErrorHandling.
top

r

$registry
in file Installer.php, variable PEAR_Installer::$registry
    PEAR_Registry object used by the installer
$registry
in file Common.php, variable PEAR_Task_Common::$registry
$release
in file Guess.php, variable OS_Guess::$release
Registry.php
procedural page Registry.php
Remote.php
procedural page Remote.php
Role.php
procedural page Role.php
rw.php
procedural page rw.php
Registry.php
procedural page Registry.php
Remote.php
procedural page Remote.php
REST.php
procedural page REST.php
RunTest.php
procedural page RunTest.php
rw.php
procedural page rw.php
rw.php
procedural page rw.php
Replace.php
procedural page Replace.php
rw.php
procedural page rw.php
rw.php
procedural page rw.php
raiseError
in file Dependency2.php, method PEAR_Dependency2::raiseError()
raiseError
in file PEAR.php, method PEAR::raiseError()
    This method is a wrapper that returns an instance of the configured error class with this object's default error handling applied. If the $mode and $options parameters are not specified, the object's defaults are used.
raiseError
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::raiseError()
    replacement for PEAR_PackageFile_Generator_v2_XML_Util::raiseError
rawReturn
in file PackageFile.php, method PEAR_PackageFile::rawReturn()
    Turn off validation - return a parsed package.xml without checking it
readConfigFile
in file Config.php, method PEAR_Config::readConfigFile()
    Reads configuration data from a file. All existing values in the config layer are discarded and replaced with data from the file.
readFTPConfigFile
in file Config.php, method PEAR_Config::readFTPConfigFile()
rebuildDB
in file DependencyDB.php, method PEAR_DependencyDB::rebuildDB()
    Rebuild the dependency DB by reading registry entries.
recursiveXmlFilelist
in file v1.php, method PEAR_PackageFile_Generator_v1::recursiveXmlFilelist()
registerCommands
in file Command.php, method PEAR_Command::registerCommands()
    Scan through the Command directory looking for classes and see what commands they implement.
registerRoles
in file Role.php, method PEAR_Installer_Role::registerRoles()
    Scan through the Command directory looking for classes and see what commands they implement.
registerShutdownFunc
in file PEAR.php, method PEAR::registerShutdownFunc()
    Use this function to register a shutdown method for static classes.
remove
in file Config.php, method PEAR_Config::remove()
    Remove the a config key from a specific config layer.
removeAggregateObject
in file Autoloader.php, method PEAR_Autoloader::removeAggregateObject()
    Remove an aggregate object.
removeAutoload
in file Autoloader.php, method PEAR_Autoloader::removeAutoload()
    Remove an autoload entry.
removeDuplicates
in file Package.php, method PEAR_Downloader_Package::removeDuplicates()
removeInstalled
in file Package.php, method PEAR_Downloader_Package::removeInstalled()
    Remove packages to be downloaded that are already installed
removeLayer
in file Config.php, method PEAR_Config::removeLayer()
    Temporarily remove an entire config layer. USE WITH CARE!
removeObserver
in file Exception.php, method PEAR_Exception::removeObserver()
replaceEntities
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::replaceEntities()
    replace XML entities
resetDirtree
in file v1.php, method PEAR_PackageFile_v1::resetDirtree()
resetDirtree
in file v2.php, method PEAR_PackageFile_v2::resetDirtree()
resetFilelist
in file v1.php, method PEAR_PackageFile_v1::resetFilelist()
resetFilelist
in file v2.php, method PEAR_PackageFile_v2::resetFilelist()
    This is only used at install-time, after all serialization is over.
resetFunctions
in file ChannelFile.php, method PEAR_ChannelFile::resetFunctions()
    Empty all protocol definitions
resetOptions
in file v2.php, method PEAR_PackageFile_Generator_v2::resetOptions()
    reset all options to default options
resetREST
in file ChannelFile.php, method PEAR_ChannelFile::resetREST()
    Since REST does not implement RPC, provide this as a logical wrapper around
resetUsesrole
in file rw.php, method PEAR_PackageFile_v2_rw::resetUsesrole()
    Removes the <usesrole> tag entirely
resetUsestask
in file rw.php, method PEAR_PackageFile_v2_rw::resetUsestask()
    Removes the <usestask> tag entirely
retrieveCacheFirst
in file REST.php, method PEAR_REST::retrieveCacheFirst()
    Retrieve REST data, but always retrieve the local cache if it is available.
retrieveData
in file REST.php, method PEAR_REST::retrieveData()
    Retrieve a remote REST resource
rollbackFileTransaction
in file Installer.php, method PEAR_Installer::rollbackFileTransaction()
run
in file Common.php, method PEAR_Command_Common::run()
run
in file Common.php, method PEAR_Task_Common::run()
    This method is used to process each of the tasks for a particular multiple class type. Simple tasks need not implement this method.
run
in file Postinstallscript.php, method PEAR_Task_Postinstallscript::run()
    No longer used
run
in file RunTest.php, method PEAR_RunTest::run()
    Runs an individual test case.
runInstallScript
in file CLI.php, method PEAR_Frontend_CLI::runInstallScript()
runPHPUnit
in file RunTest.php, method PEAR_RunTest::runPHPUnit()
runPostinstallScripts
in file Frontend.php, method PEAR_Frontend::runPostinstallScripts()
    Run a post-installation script
runPostinstallScripts
in file v2.php, method PEAR_PackageFile_v2::runPostinstallScripts()
runPostinstallScripts
in file CLI.php, method PEAR_Frontend_CLI::runPostinstallScripts()
runPostinstallTasks
in file Common.php, method PEAR_Task_Common::runPostinstallTasks()
top

s

$source_analyzer
in file Common.php, variable PEAR_Common::$source_analyzer
    PEAR_SourceAnalyzer instance
$statedir
in file Registry.php, variable PEAR_Registry::$statedir
    Directory where registry files are stored.
$sysname
in file Guess.php, variable OS_Guess::$sysname
Script.php
procedural page Script.php
Src.php
procedural page Src.php
saveCache
in file REST.php, method PEAR_REST::saveCache()
saveCache
in file Remote.php, method PEAR_Remote::saveCache()
save_text
in file RunTest.php, method PEAR_RunTest::save_text()
serialize
in file v2.php, method PEAR_PackageFile_Generator_v2::serialize()
    serialize data
set
in file Config.php, method PEAR_Config::set()
    Set a config value in a specific layer (defaults to 'user').
setAlias
in file ChannelFile.php, method PEAR_ChannelFile::setAlias()
setAPIStability
in file rw.php, method PEAR_PackageFile_v2_rw::setAPIStability()
setAPIVersion
in file rw.php, method PEAR_PackageFile_v2_rw::setAPIVersion()
setArchInstallCondition
in file rw.php, method PEAR_PackageFile_v2_rw::setArchInstallCondition()
    Set an installation condition based on architecture for the current release set
setBaseURL
in file ChannelFile.php, method PEAR_ChannelFile::setBaseURL()
setChangelogEntry
in file rw.php, method PEAR_PackageFile_v2_rw::setChangelogEntry()
setChannel
in file rw.php, method PEAR_PackageFile_v2_rw::setChannel()
setChannels
in file Config.php, method PEAR_Config::setChannels()
    Set the list of channels.
setCompatible
in file v2.php, method PEAR_PackageFile_v2::setCompatible()
    WARNING - do not use this function directly unless you know what you're doing
setConfig
in file Frontend.php, method PEAR_Frontend::setConfig()
setConfig
in file v2.php, method PEAR_PackageFile_Parser_v2::setConfig()
setConfig
in file Installer.php, method PEAR_Installer::setConfig()
setConfig
in file v1.php, method PEAR_PackageFile_v1::setConfig()
setConfig
in file Parser.php, method PEAR_ChannelFile_Parser::setConfig()
setConfig
in file DependencyDB.php, method PEAR_DependencyDB::setConfig()
    Set up the registry/location of dependency DB
setConfig
in file Registry.php, method PEAR_Registry::setConfig()
setConfig
in file v1.php, method PEAR_PackageFile_Parser_v1::setConfig()
setConfig
in file v2.php, method PEAR_PackageFile_v2::setConfig()
setDate
in file v2.php, method PEAR_PackageFile_v2::setDate()
setDate
in file v1.php, method PEAR_PackageFile_v1::setDate()
setDefaultPEARProtocols
in file ChannelFile.php, method PEAR_ChannelFile::setDefaultPEARProtocols()
    Set a channel's protocols to the protocols supported by pearweb
setDeps
in file v1.php, method PEAR_PackageFile_v1::setDeps()
    WARNING - do not use this function directly unless you know what you're doing
setDeps
in file v2.php, method PEAR_PackageFile_v2::setDeps()
    WARNING - do not use this function directly unless you know what you're doing
setDescription
in file v1.php, method PEAR_PackageFile_v1::setDescription()
setDescription
in file rw.php, method PEAR_PackageFile_v2_rw::setDescription()
setDirtree
in file v1.php, method PEAR_PackageFile_v1::setDirtree()
setDirtree
in file v2.php, method PEAR_PackageFile_v2::setDirtree()
setDownloadDir
in file Downloader.php, method PEAR_Downloader::setDownloadDir()
setDownloadedPackages
in file Installer.php, method PEAR_Installer::setDownloadedPackages()
    Set the list of PEAR_Downloader_Package objects to allow more sane
setDownloadURL
in file Package.php, method PEAR_Downloader_Package::setDownloadURL()
setErrorHandling
in file PEAR.php, method PEAR::setErrorHandling()
    Sets how errors generated by this object should be handled.
setExplicitState
in file Package.php, method PEAR_Downloader_Package::setExplicitState()
setExtends
in file rw.php, method PEAR_PackageFile_v2_rw::setExtends()
setFileAttribute
in file v1.php, method PEAR_PackageFile_v1::setFileAttribute()
setFileAttribute
in file v2.php, method PEAR_PackageFile_v2::setFileAttribute()
setFrontendClass
in file Frontend.php, method PEAR_Frontend::setFrontendClass()
    Set the frontend class that will be used by calls to singleton()
setFrontendClass
in file Command.php, method PEAR_Command::setFrontendClass()
    Load current frontend class.
setFrontendObject
in file Common.php, method PEAR_Common::setFrontendObject()
    Set object that represents the frontend to be used.
setFrontendObject
in file Frontend.php, method PEAR_Frontend::setFrontendObject()
    Set the frontend class that will be used by calls to singleton()
setFrontendType
in file Command.php, method PEAR_Command::setFrontendType()
    Set current frontend.
setGroup
in file Package.php, method PEAR_Downloader_Package::setGroup()
setInfo
in file rw.php, method PEAR_Task_Replace_rw::setInfo()
setInstalledAs
in file rw.php, method PEAR_PackageFile_v2_rw::setInstalledAs()
    This is only used at install-time, after all serialization is over.
setInstalledAs
in file v1.php, method PEAR_PackageFile_v1::setInstalledAs()
setInstalledAs
in file v2.php, method PEAR_PackageFile_v2::setInstalledAs()
    This is only used at install-time, after all serialization is over.
setInstallRoot
in file Config.php, method PEAR_Config::setInstallRoot()
setLastInstalledVersion
in file v2.php, method PEAR_PackageFile_v2::setLastInstalledVersion()
    For saving in the registry.
setLastInstalledVersion
in file v1.php, method PEAR_PackageFile_v1::setLastInstalledVersion()
    For saving in the registry.
setLicense
in file v1.php, method PEAR_PackageFile_v1::setLicense()
setLicense
in file rw.php, method PEAR_PackageFile_v2_rw::setLicense()
setLogger
in file v1.php, method PEAR_PackageFile_v1::setLogger()
setLogger
in file v1.php, method PEAR_PackageFile_Parser_v1::setLogger()
setLogger
in file v2.php, method PEAR_PackageFile_Parser_v2::setLogger()
setLogger
in file v2.php, method PEAR_PackageFile_v2::setLogger()
setLogger
in file PackageFile.php, method PEAR_PackageFile::setLogger()
setLogger
in file Parser.php, method PEAR_ChannelFile_Parser::setLogger()
setName
in file ChannelFile.php, method PEAR_ChannelFile::setName()
setNotes
in file v1.php, method PEAR_PackageFile_v1::setNotes()
setNotes
in file rw.php, method PEAR_PackageFile_v2_rw::setNotes()
setOption
in file v2.php, method PEAR_PackageFile_Generator_v2::setOption()
    set an option
setOptions
in file v2.php, method PEAR_PackageFile_Generator_v2::setOptions()
    sets several options at once
setOptions
in file Downloader.php, method PEAR_Downloader::setOptions()
setOptions
in file Installer.php, method PEAR_Installer::setOptions()
setOsInstallCondition
in file rw.php, method PEAR_PackageFile_v2_rw::setOsInstallCondition()
    Set an installation condition based on operating system for the current release set
setPackage
in file rw.php, method PEAR_PackageFile_v2_rw::setPackage()
setPackage
in file v1.php, method PEAR_PackageFile_v1::setPackage()
setPackagefile
in file v2.php, method PEAR_PackageFile_v2::setPackagefile()
setPackageFile
in file Validate.php, method PEAR_Validate::setPackageFile()
setPackageFile
in file Package.php, method PEAR_Downloader_Package::setPackageFile()
    Set the package.xml object for this downloaded package
setPackagefile
in file v1.php, method PEAR_PackageFile_v1::setPackagefile()
setPackageType
in file rw.php, method PEAR_PackageFile_v2_rw::setPackageType()
    Set the kind of package, and erase all release tags
setPath
in file ChannelFile.php, method PEAR_ChannelFile::setPath()
    Set the socket number (port) that is used to connect to this channel
setPearinstallerDep
in file rw.php, method PEAR_PackageFile_v2_rw::setPearinstallerDep()
setPhpDep
in file rw.php, method PEAR_PackageFile_v2_rw::setPhpDep()
setPhpInstallCondition
in file rw.php, method PEAR_PackageFile_v2_rw::setPhpInstallCondition()
    Set an installation condition based on php version for the current release set
setPort
in file ChannelFile.php, method PEAR_ChannelFile::setPort()
    Set the socket number (port) that is used to connect to this channel
setProvidesExtension
in file rw.php, method PEAR_PackageFile_v2_rw::setProvidesExtension()
setRawChannel
in file v2.php, method PEAR_PackageFile_v2::setRawChannel()
    WARNING - do not use this function unless you know what you're doing
setRawCompatible
in file v2.php, method PEAR_PackageFile_v2::setRawCompatible()
    WARNING - do not use this function unless you know what you're doing
setRawPackage
in file v2.php, method PEAR_PackageFile_v2::setRawPackage()
    WARNING - do not use this function unless you know what you're doing
setRawPackage
in file v1.php, method PEAR_PackageFile_v1::setRawPackage()
    WARNING - don't use this unless you know what you are doing
setRawState
in file v1.php, method PEAR_PackageFile_v1::setRawState()
setRawState
in file v2.php, method PEAR_PackageFile_v2::setRawState()
    WARNING - do not use this function unless you know what you're doing
setRegistry
in file Remote.php, method PEAR_Remote::setRegistry()
setRegistry
in file Config.php, method PEAR_Config::setRegistry()
    This is to allow customization like the use of installroot
setReleaseStability
in file rw.php, method PEAR_PackageFile_v2_rw::setReleaseStability()
    snapshot|devel|alpha|beta|stable
setReleaseVersion
in file rw.php, method PEAR_PackageFile_v2_rw::setReleaseVersion()
setRequestedGroup
in file v2.php, method PEAR_PackageFile_v2::setRequestedGroup()
setRequestedGroup
in file v1.php, method PEAR_PackageFile_v1::setRequestedGroup()
setServer
in file ChannelFile.php, method PEAR_ChannelFile::setServer()
setSourcePackage
in file rw.php, method PEAR_PackageFile_v2_rw::setSourcePackage()
    For extension binary releases, this is used to specify either the static URI to a source package, or the package name and channel of the extsrc/zendextsrc package it is based on.
setSSL
in file ChannelFile.php, method PEAR_ChannelFile::setSSL()
    Set the socket number (port) that is used to connect to this channel
setState
in file v1.php, method PEAR_PackageFile_v1::setState()
setSummary
in file v1.php, method PEAR_PackageFile_v1::setSummary()
setSummary
in file rw.php, method PEAR_PackageFile_v2_rw::setSummary()
setSummary
in file ChannelFile.php, method PEAR_ChannelFile::setSummary()
setTime
in file v2.php, method PEAR_PackageFile_v2::setTime()
settings2array
in file RunTest.php, method PEAR_RunTest::settings2array()
settings2params
in file RunTest.php, method PEAR_RunTest::settings2params()
setUninstallPackages
in file Installer.php, method PEAR_Installer::setUninstallPackages()
    Set the list of PEAR_Downloader_Package objects to allow more sane
setup
in file Src.php, method PEAR_Installer_Role_Src::setup()
setup
in file Common.php, method PEAR_Installer_Role_Common::setup()
    Do any unusual setup here
setUri
in file rw.php, method PEAR_PackageFile_v2_rw::setUri()
setValidated
in file Package.php, method PEAR_Downloader_Package::setValidated()
setValidationPackage
in file ChannelFile.php, method PEAR_ChannelFile::setValidationPackage()
    Set the package validation object if it differs from PEAR's default The class must be includeable via changing _ in the classname to path separator, but no checking of this is made.
setVersion
in file v1.php, method PEAR_PackageFile_v1::setVersion()
signOperator
in file Dependency2.php, method PEAR_Dependency2::signOperator()
    Converts text comparing operators to them sign equivalents
singleton
in file Config.php, method PEAR_Config::singleton()
    Static singleton method. If you want to keep only one instance of this class in use, this method will give you a reference to the last created PEAR_Config object if one exists, or create a new object.
singleton
in file Frontend.php, method PEAR_Frontend::singleton()
    Retrieve the frontend object
singleton
in file DependencyDB.php, method PEAR_DependencyDB::singleton()
    Get a raw dependency database. Calls setConfig() and assertDepsDB()
skipParamgroup
in file CLI.php, method PEAR_Frontend_CLI::skipParamgroup()
    Instruct the runInstallScript method to skip a paramgroup that matches the id value passed in.
sortPackagesForInstall
in file Downloader.php, method PEAR_Downloader::sortPackagesForInstall()
    Sort a list of arrays of array(downloaded packagefilename) by dependency.
sortPackagesForUninstall
in file Installer.php, method PEAR_Installer::sortPackagesForUninstall()
    Sort a list of arrays of array(downloaded packagefilename) by dependency.
sortPkgDeps
in file Downloader.php, method PEAR_Downloader::sortPkgDeps()
    for BC
splitQualifiedName
in file v2.php, method PEAR_PackageFile_Generator_v2_XML_Util::splitQualifiedName()
    split qualified name and return namespace and local part
startFileTransaction
in file Installer.php, method PEAR_Installer::startFileTransaction()
startSession
in file Replace.php, method PEAR_Task_Replace::startSession()
    Do a package.xml 1.0 replacement, with additional package-info fields available
startSession
in file Postinstallscript.php, method PEAR_Task_Postinstallscript::startSession()
    Unlike other tasks, the installed file name is passed in instead of the file contents,
startSession
in file Common.php, method PEAR_Task_Common::startSession()
    Begin a task processing session. All multiple tasks will be processed after each file has been successfully installed, all simple tasks should perform their task here and return any errors using the custom throwError() method to allow forward compatibility
startSession
in file Unixeol.php, method PEAR_Task_Unixeol::startSession()
    Replace all line endings with line endings customized for the current OS
startSession
in file Windowseol.php, method PEAR_Task_Windowseol::startSession()
    Replace all line endings with windows line endings
startTable
in file CLI.php, method PEAR_Frontend_CLI::startTable()
staticPopErrorHandling
in file PEAR.php, method PEAR::staticPopErrorHandling()
staticPushErrorHandling
in file PEAR.php, method PEAR::staticPushErrorHandling()
store
in file Config.php, method PEAR_Config::store()
    Stores configuration data in a layer.
supports
in file ChannelFile.php, method PEAR_ChannelFile::supports()
supportsREST
in file ChannelFile.php, method PEAR_ChannelFile::supportsREST()
    Determines whether a channel supports Representational State Transfer (REST) protocols
system_with_timeout
in file RunTest.php, method PEAR_RunTest::system_with_timeout()
    Taken from php-src/run-tests.php
top

t

$term
in file CLI.php, variable PEAR_Frontend_CLI::$term
$tests_count
in file RunTest.php, variable PEAR_RunTest::$tests_count
$tmpdir
in file Installer.php, variable PEAR_Installer::$tmpdir
    temporary directory
$type
in file Replace.php, variable PEAR_Task_Replace::$type
$type
in file Postinstallscript.php, variable PEAR_Task_Postinstallscript::$type
$type
in file Unixeol.php, variable PEAR_Task_Unixeol::$type
$type
in file Common.php, variable PEAR_Task_Common::$type
    Valid types for this version are 'simple' and 'multiple'
$type
in file CLI.php, variable PEAR_Frontend_CLI::$type
    What type of user interface this frontend is for.
$type
in file Windowseol.php, variable PEAR_Task_Windowseol::$type
Test.php
procedural page Test.php
Test.php
procedural page Test.php
tableRow
in file CLI.php, method PEAR_Frontend_CLI::tableRow()
throwError
in file Common.php, method PEAR_Task_Common::throwError()
throwError
in file PEAR.php, method PEAR::throwError()
    Simpler form of raiseError with fewer options. In most cases message, code and userinfo are enough.
toArray
in file v2.php, method PEAR_PackageFile_v2::toArray()
toArray
in file v1.php, method PEAR_PackageFile_v1::toArray()
toArray
in file ChannelFile.php, method PEAR_ChannelFile::toArray()
toDefault
in file Config.php, method PEAR_Config::toDefault()
    Unset the user-defined value of a config key, reverting the value to the system-defined one.
toHtml
in file Exception.php, method PEAR_Exception::toHtml()
toPackageFile
in file v2.php, method PEAR_PackageFile_Generator_v2::toPackageFile()
toPackageFile
in file v1.php, method PEAR_PackageFile_Generator_v1::toPackageFile()
toString
in file PEAR.php, method PEAR_Error::toString()
    Make a string representation of this object.
toText
in file Exception.php, method PEAR_Exception::toText()
toTgz
in file v2.php, method PEAR_PackageFile_Generator_v2::toTgz()
toTgz
in file v1.php, method PEAR_PackageFile_Generator_v1::toTgz()
toTgz2
in file v2.php, method PEAR_PackageFile_Generator_v2::toTgz2()
    Package up both a package.xml and package2.xml for the same release
toV2
in file v1.php, method PEAR_PackageFile_Generator_v1::toV2()
    Convert a package.xml version 1.0 into version 2.0
toV2
in file v2.php, method PEAR_PackageFile_Generator_v2::toV2()
toXml
in file ChannelFile.php, method PEAR_ChannelFile::toXml()
    Return an XML document based on previous parsing and modifications
toXml
in file v1.php, method PEAR_PackageFile_Generator_v1::toXml()
    Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom* methods).
toXml
in file v2.php, method PEAR_PackageFile_Generator_v2::toXml()
    Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom* methods).
top

u

$ui
in file Common.php, variable PEAR_Common::$ui
    User Interface object (PEAR_Frontend_* class). If null, the log() method uses print.
$ui
in file Common.php, variable PEAR_Command_Common::$ui
    User Interface object, for all interaction with the user.
$userinfo
in file PEAR.php, variable PEAR_Error::$userinfo
Unixeol.php
procedural page Unixeol.php
uninstall
in file Installer.php, method PEAR_Installer::uninstall()
    Uninstall a package
uninstallPackage
in file DependencyDB.php, method PEAR_DependencyDB::uninstallPackage()
    Remove dependencies of a package that is being uninstalled, or upgraded.
updateChannel
in file Registry.php, method PEAR_Registry::updateChannel()
    For future expandibility purposes, separate this
updateMaintainer
in file rw.php, method PEAR_PackageFile_v2_rw::updateMaintainer()
updateMaintainer
in file v1.php, method PEAR_PackageFile_v1::updateMaintainer()
updatePackage
in file Registry.php, method PEAR_Registry::updatePackage()
updatePackage2
in file Registry.php, method PEAR_Registry::updatePackage2()
usage
in file pearcmd.php, function usage()
useLocalCache
in file REST.php, method PEAR_REST::useLocalCache()
userConfirm
in file CLI.php, method PEAR_Frontend_CLI::userConfirm()
userDialog
in file CLI.php, method PEAR_Frontend_CLI::userDialog()
userDialog
in file Frontend.php, method PEAR_Frontend::userDialog()
    Display a modal form dialog and return the given input
top

v

v1.php
procedural page v1.php
v2.php
procedural page v2.php
v1.php
procedural page v1.php
v2.php
procedural page v2.php
v1.php
procedural page v1.php
Validator.php
procedural page Validator.php
v2.php
procedural page v2.php
Validate.php
procedural page Validate.php
validate
in file rw.php, method PEAR_Task_Windowseol_rw::validate()
validate
in file rw.php, method PEAR_Task_Postinstallscript_rw::validate()
validate
in file Validate.php, method PEAR_Validate::validate()
validate
in file ChannelFile.php, method PEAR_ChannelFile::validate()
    Validate parsed file.
validate
in file rw.php, method PEAR_Task_Replace_rw::validate()
validate
in file v2.php, method PEAR_PackageFile_v2::validate()
validate
in file v1.php, method PEAR_PackageFile_v1::validate()
    Validate XML package definition file.
validate
in file rw.php, method PEAR_Task_Unixeol_rw::validate()
validateArchDependency
in file Dependency2.php, method PEAR_Dependency2::validateArchDependency()
    Specify a complex dependency on an OS/processor/kernel version, Use OS for simple operating system dependency.
validateChangelog
in file Validate.php, method PEAR_Validate::validateChangelog()
validateDate
in file Validate.php, method PEAR_Validate::validateDate()
validateDependencies
in file Validate.php, method PEAR_Validate::validateDependencies()
    for package.xml 2.0 only - channels can't use package.xml 1.0
validateDependency1
in file Dependency2.php, method PEAR_Dependency2::validateDependency1()
    validate a package.xml 1.0 dependency
validateDeps
in file Validate.php, method PEAR_Validate::validateDeps()
validateDescription
in file Validate.php, method PEAR_Validate::validateDescription()
validateExtensionDependency
in file Dependency2.php, method PEAR_Dependency2::validateExtensionDependency()
validateFilelist
in file Validate.php, method PEAR_Validate::validateFilelist()
validateLicense
in file Validate.php, method PEAR_Validate::validateLicense()
validateMainFilelist
in file Validate.php, method PEAR_Validate::validateMainFilelist()
    for package.xml 2.0 only
validateMaintainers
in file Validate.php, method PEAR_Validate::validateMaintainers()
validateNotes
in file Validate.php, method PEAR_Validate::validateNotes()
validateOsDependency
in file Dependency2.php, method PEAR_Dependency2::validateOsDependency()
    Specify a dependency on an OS. Use arch for detailed os/processor information
validatePackage
in file Dependency2.php, method PEAR_Dependency2::validatePackage()
    validate a downloaded package against installed packages
validatePackageDependency
in file Dependency2.php, method PEAR_Dependency2::validatePackageDependency()
validatePackageInfo
in file Common.php, method PEAR_Common::validatePackageInfo()
    Validate XML package definition file.
validatePackageName
in file PECL.php, method PEAR_Validator_PECL::validatePackageName()
validatePackageName
in file Validate.php, method PEAR_Validate::validatePackageName()
validatePackageUninstall
in file Dependency2.php, method PEAR_Dependency2::validatePackageUninstall()
    Verify that uninstalling packages passed in to command line is OK.
validatePearinstallerDependency
in file Dependency2.php, method PEAR_Dependency2::validatePearinstallerDependency()
validatePhpDependency
in file Dependency2.php, method PEAR_Dependency2::validatePhpDependency()
validateReleaseFilelist
in file Validate.php, method PEAR_Validate::validateReleaseFilelist()
    for package.xml 2.0 only
validateStability
in file Validate.php, method PEAR_Validate::validateStability()
validateState
in file Validate.php, method PEAR_Validate::validateState()
validateSubpackageDependency
in file Dependency2.php, method PEAR_Dependency2::validateSubpackageDependency()
validateSummary
in file Validate.php, method PEAR_Validate::validateSummary()
validateTime
in file Validate.php, method PEAR_Validate::validateTime()
validateVersion
in file Validate.php, method PEAR_Validate::validateVersion()
validateVersion
in file PECL.php, method PEAR_Validator_PECL::validateVersion()
validateXml
in file Common.php, method PEAR_Task_Common::validateXml()
    Validate the basic contents of a task tag.
validateXml
in file Windowseol.php, method PEAR_Task_Windowseol::validateXml()
    Validate the raw xml at parsing-time.
validateXml
in file Postinstallscript.php, method PEAR_Task_Postinstallscript::validateXml()
    Validate the raw xml at parsing-time.
validateXml
in file Replace.php, method PEAR_Task_Replace::validateXml()
    Validate the raw xml at parsing-time.
validateXml
in file Unixeol.php, method PEAR_Task_Unixeol::validateXml()
    Validate the raw xml at parsing-time.
validChannelServer
in file ChannelFile.php, method PEAR_ChannelFile::validChannelServer()
    Test whether a string contains a valid channel server.
validConfiguration
in file Config.php, method PEAR_Config::validConfiguration()
    Determine whether any configuration files have been detected, and whether a registry object can be retrieved from this configuration.
validGroupName
in file Validate.php, method PEAR_Validate::validGroupName()
    This validates a bundle name, and bundle names must conform to the PEAR naming convention, so the method is final and static.
validPackageName
in file Common.php, method PEAR_Common::validPackageName()
    Test whether a string contains a valid package name.
validPackageName
in file Validate.php, method PEAR_Validate::validPackageName()
validPackageVersion
in file Common.php, method PEAR_Common::validPackageVersion()
    Test whether a string contains a valid package version.
validState
in file Validate.php, method PEAR_Validate::validState()
    Determine whether $state represents a valid stability level
validVersion
in file Validate.php, method PEAR_Validate::validVersion()
    Determine whether a version is a properly formatted version number that can be used
top

w

Windowseol.php
procedural page Windowseol.php
warning
in file Dependency2.php, method PEAR_Dependency2::warning()
willDownload
in file Package.php, method PEAR_Downloader_Package::willDownload()
writeConfigFile
in file Config.php, method PEAR_Config::writeConfigFile()
    Writes data into a config layer from a file.
top

x

$xdebug_loaded
in file RunTest.php, variable PEAR_RunTest::$xdebug_loaded
XMLParser.php
procedural page XMLParser.php
xmlFromInfo
in file Common.php, method PEAR_Common::xmlFromInfo()
    Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom* methods).
top

z

$zend_extension_api_no
in file Builder.php, variable PEAR_Builder::$zend_extension_api_no
$zend_module_api_no
in file Builder.php, variable PEAR_Builder::$zend_module_api_no
top

1

10.php
procedural page 10.php
11.php
procedural page 11.php
13.php
procedural page 13.php
top

Documentation generated on Mon, 11 Mar 2019 15:09:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.