PEAR_Info::display()

PEAR_Info::display() -- Displays PEAR_Info output

Synopsis

require_once 'PEAR/Info.php';

void PEAR_Info::display ()

Description

Displays PEAR_Info output depending of style applied (style sheet).

Throws

throws no exceptions thrown

Since

Release 1.7.0RC1 (2007-07-01)

Note

This function can not be called statically.

See

PEAR_Info::setStyleSheet()