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

File: Downloader.php

Source Location: /PEAR-1.7.2/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

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

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

PEAR_INSTALLER_ERROR_NO_PREF_STATE [line 34]

PEAR_INSTALLER_ERROR_NO_PREF_STATE = 2

[ Top ]



PEAR_INSTALLER_FAILED [line 32]

PEAR_INSTALLER_FAILED = 0

[ Top ]



PEAR_INSTALLER_OK [line 31]

PEAR_INSTALLER_OK = 1

[ Top ]



PEAR_INSTALLER_SKIPPED [line 33]

PEAR_INSTALLER_SKIPPED = -1

[ Top ]



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