PEAR_Info

Table of Contents
Introduction -- Introduction to PEAR_Info
constructor PEAR_Info::PEAR_Info() -- PHP 4 style constructor (ZE1)
PEAR_Info::display() -- Displays PEAR_Info output
PEAR_Info::getStyleSheet() -- Returns the custom style sheet to use for presentation
PEAR_Info::packageInstalled() -- Check if a package is installed
PEAR_Info::setProxy() -- Sets PEAR HTTP Proxy Server Address
PEAR_Info::setStyleSheet() -- Sets the custom style sheet to use your own styles
PEAR_Info::show() -- Shows PEAR_Info output
PEAR_Info::toHtml() -- Returns PEAR_Info output (html code)

Displays Information about your current PEAR install. Akin to PHP's phpinfo().