JavaScript Editor Javascript validator     Web page editor 



PEAR_Info::toHtml()

PEAR_Info::toHtml() -- Returns PEAR_Info output (html code)

Synopsis

require_once 'PEAR/Info.php';

string PEAR_Info::toHtml ()

Description

Returns html code. This code is XHTML 1.1 compliant since version 1.7.0

Throws

throws no exceptions thrown

Since

since version 1.7.0RC1 (2007-07-01)

Note

This function can not be called statically.

See

PEAR_Info::setStyleSheet() , PEAR_Info::getStyleSheet()




JavaScript Editor Javascript validator     Web page editor