PEAR_Size_Output_XML::generateReport
PEAR_Size_Output_XML::generateReport() – Generate XML formatted report
Synopsis
void
PEAR_Size_Output_XML::generateReport
(
array
$channel_stats
,
array
$search_roles
,
array
$grand_total
,
array
$display_params
)
Описание
Display report in XML.
Return value
returns void
Throws
throws no exceptions thrown
Since
since version 0.1.2
Замечание
This function can not be called statically.