PEAR_Size_Driver::generateReport
PEAR_Size_Driver::generateReport() – Generate Report
Synopsis
void
PEAR_Size_Driver::generateReport
(
array
$channel_stats
,
array
$search_roles
,
array
$grand_total
,
array
$display_params
)
Description
Display text, formatted appropriately, according to the purpose of the driver.
Return value
returns void
Throws
throws no exceptions thrown
Since
since version 0.1.2
Note
This function can not be called statically.
This is a base class and should not be used directly.