PEAR_Size_Output_XML::display
PEAR_Size_Output_XML::display() – Display specified text
Synopsis
require_once 'PEAR/Size/Factory.php';
void
PEAR_Size_Output_XML::display
(
string
$text
)
Описание
Display text in XML format.
Return value
returns void
Throws
throws no exceptions thrown
Since
since version 0.1.2
Замечание
This function can not be called statically.