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

Element index for package PEAR

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ i ] [ m ] [ o ] [ p ] [ r ] [ t ] [ u ] [ _ ]

_

_PEAR_call_destructors
in file PEAR.php, function _PEAR_call_destructors()
_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
__construct
in file Exception.php, method PEAR_Exception::__construct()
    Supported signatures:
__toString
in file Exception.php, method PEAR_Exception::__toString()
top

a

addObserver
in file Exception.php, method PEAR_Exception::addObserver()
Autoloader.php
procedural page Autoloader.php
Auth.php
procedural page Auth.php
top

b

Builder.php
procedural page Builder.php
Build.php
procedural page Build.php
top

c

$cause
in file Exception.php, variable PEAR_Exception::$cause
cmdHelp
in file pearcmd.php, function cmdHelp()
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
top

d

DETAILED
in file RunTest.php, constant DETAILED
Dependency.php
procedural page Dependency.php
Downloader.php
procedural page Downloader.php
top

e

error_handler
in file pearcmd.php, function error_handler()
Exception.php
procedural page Exception.php
top

g

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
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()
getTraceSafe
in file Exception.php, method PEAR_Exception::getTraceSafe()
getUniqueId
in file Exception.php, method PEAR_Exception::getUniqueId()
Guess.php
procedural page Guess.php
top

i

Install.php
procedural page Install.php
Installer.php
procedural page Installer.php
top

m

md5_file
in file Installer.php, function md5_file()
Mirror.php
procedural page Mirror.php
top

o

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_UNIX
in file PEAR.php, constant OS_UNIX
OS_WINDOWS
in file PEAR.php, constant OS_WINDOWS
top

p

PATH_SEPARATOR
in file PEAR.php, constant PATH_SEPARATOR
Package.php
procedural page Package.php
Packager.php
procedural page Packager.php
PEAR.php
procedural page PEAR.php
pearcmd.php
procedural page pearcmd.php
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_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_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_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_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
    Last created PEAR_Config instance.
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_ERROR_CALLBACK
in file PEAR.php, constant PEAR_ERROR_CALLBACK
PEAR_ERROR_DIE
in file PEAR.php, constant PEAR_ERROR_DIE
PEAR_ERROR_EXCEPTION
in file PEAR.php, constant PEAR_ERROR_EXCEPTION
    WARNING: obsolete
PEAR_ERROR_PRINT
in file PEAR.php, constant PEAR_ERROR_PRINT
PEAR_ERROR_RETURN
in file PEAR.php, constant PEAR_ERROR_RETURN
PEAR_ERROR_TRIGGER
in file PEAR.php, constant PEAR_ERROR_TRIGGER
PEAR_Exception
in file Exception.php, class PEAR_Exception
    Base PEAR_Exception Class
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_OK
in file Downloader.php, constant PEAR_INSTALLER_OK
PEAR_INSTALLER_SKIPPED
in file Downloader.php, constant PEAR_INSTALLER_SKIPPED
PEAR_OS
in file PEAR.php, constant PEAR_OS
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_ZE2
in file PEAR.php, constant PEAR_ZE2
top

r

Registry.php
procedural page Registry.php
Remote.php
procedural page Remote.php
Registry.php
procedural page Registry.php
Remote.php
procedural page Remote.php
RunTest.php
procedural page RunTest.php
removeObserver
in file Exception.php, method PEAR_Exception::removeObserver()
top

t

toHtml
in file Exception.php, method PEAR_Exception::toHtml()
toText
in file Exception.php, method PEAR_Exception::toText()
top

u

usage
in file pearcmd.php, function usage()
top

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