File: ChannelFile.php
Source Location: /PEAR-1.7.1/PEAR/ChannelFile.php
Classes:
PEAR_ChannelFile
The Channel handling class
Page Details:
PEAR_ChannelFile, the channel handling 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/XMLParser.php') [line 27]
require_once('PEAR/ErrorStack.php') [line 26]
Needed for error handling require_once('PEAR/Common.php') [line 28]
PEAR_CHANNELFILE_ERROR_CANT_MAKE_PARSER [line 48]
PEAR_CHANNELFILE_ERROR_EMPTY_REGEX [line 97]
PEAR_CHANNELFILE_ERROR_INVALID [line 93]
PEAR_CHANNELFILE_ERROR_INVALID_HOST [line 81]
PEAR_CHANNELFILE_ERROR_INVALID_MIRROR [line 85]
PEAR_CHANNELFILE_ERROR_INVALID_MIRRORTYPE [line 89]
PEAR_CHANNELFILE_ERROR_INVALID_NAME [line 65]
PEAR_CHANNELFILE_ERROR_INVALID_PORT [line 122]
PEAR_CHANNELFILE_ERROR_INVALID_SSL [line 138]
PEAR_CHANNELFILE_ERROR_INVALID_VERSION [line 38]
PEAR_CHANNELFILE_ERROR_MIRROR_NOT_FOUND [line 118]
PEAR_CHANNELFILE_ERROR_MULTILINE_SUMMARY [line 73]
PEAR_CHANNELFILE_ERROR_NOBASEURLTYPE [line 130]
PEAR_CHANNELFILE_ERROR_NOVALIDATE_NAME [line 109]
PEAR_CHANNELFILE_ERROR_NOVALIDATE_VERSION [line 113]
PEAR_CHANNELFILE_ERROR_NO_FUNCTIONNAME [line 105]
PEAR_CHANNELFILE_ERROR_NO_FUNCTIONVERSION [line 101]
PEAR_CHANNELFILE_ERROR_NO_HOST [line 77]
PEAR_CHANNELFILE_ERROR_NO_NAME [line 61]
PEAR_CHANNELFILE_ERROR_NO_STATICVERSION [line 126]
PEAR_CHANNELFILE_ERROR_NO_SUMMARY [line 69]
PEAR_CHANNELFILE_ERROR_NO_VERSION [line 33]
PEAR_CHANNELFILE_ERROR_NO_XML_EXT [line 43]
PEAR_CHANNELFILE_ERROR_PARSER_ERROR [line 53]
PEAR_CHANNELFILE_URI_CANT_MIRROR [line 134]
Documentation generated on Mon, 11 Mar 2019 15:15:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|