Introduction

PEAR Manual


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

since version 1.7.0RC1 (2007-07-01)

Note

This function can not be called statically.




Introduction

PEAR Manual