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

File: Downloader.php

Source Location: /PEAR-1.10.12/PEAR/Downloader.php

Classes:

PEAR_Downloader
Administration class used to download anything from the internet (PEAR Packages, static URLs, xml files)

Page Details:

PEAR_Downloader, the PEAR Installer's download utility class

PHP versions 4 and 5

Includes:

require_once('PEAR/Common.php') [line 22]
Needed for constants, extending
require_once('PEAR/Proxy.php') [line 23]

PEAR_INSTALLER_ERROR_NO_PREF_STATE [line 28]

PEAR_INSTALLER_ERROR_NO_PREF_STATE = 2

[ Top ]



PEAR_INSTALLER_FAILED [line 26]

PEAR_INSTALLER_FAILED = 0

[ Top ]



PEAR_INSTALLER_OK [line 25]

PEAR_INSTALLER_OK = 1

[ Top ]



PEAR_INSTALLER_SKIPPED [line 27]

PEAR_INSTALLER_SKIPPED = -1

[ Top ]



Documentation generated on Sun, 19 Apr 2020 14:22:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.