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

File: Info.php

Source Location: /PEAR_Info-1.7.0RC2/Info.php

Classes:

PEAR_Info
The PEAR_Info class generate phpinfo() style PEAR information.

Page Details:

This package generate phpinfo() style PEAR information.

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/Remote.php') [line 23]
require_once('PEAR/Registry.php') [line 24]

PEAR_INFO_ALL [line 99]

PEAR_INFO_ALL = -1
Shows all of the above. This is the default value.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_CHANNELS [line 76]

PEAR_INFO_CHANNELS = 8
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_CONFIGURATION [line 69]

PEAR_INFO_CONFIGURATION = 4
All PEAR settings.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_CREDITS [line 62]

PEAR_INFO_CREDITS = 2
PEAR Credits
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_GENERAL [line 55]

PEAR_INFO_GENERAL = 1
The configuration line, pear.ini | .pearrc location, and more.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES [line 83]

PEAR_INFO_PACKAGES = 4080
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_CHANNEL [line 84]

PEAR_INFO_PACKAGES_CHANNEL = 2048
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_DEPENDENCIES [line 89]

PEAR_INFO_PACKAGES_DEPENDENCIES = 64
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_DESCRIPTION [line 88]

PEAR_INFO_PACKAGES_DESCRIPTION = 128
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_LICENSE [line 87]

PEAR_INFO_PACKAGES_LICENSE = 256
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_SUMMARY [line 85]

PEAR_INFO_PACKAGES_SUMMARY = 1024
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_UPDATE [line 91]

PEAR_INFO_PACKAGES_UPDATE = 16
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_VERSION [line 86]

PEAR_INFO_PACKAGES_VERSION = 512
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



PEAR_INFO_PACKAGES_XML [line 90]

PEAR_INFO_PACKAGES_XML = 32
Information on PEAR channels.
  • Since: 1.7.0RC1

[ Top ]



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