Package DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerFiles
This the install handler for the files
Functions
getReport
exports the report of the passed file section
Syntax |
$SystemInfoReportHandlerFiles->getReport( $Section ); |
Input |
|
Return |
|
getTimeLog
returns the runtime for all processed sections
Syntax |
$SystemInfoReportHandlerFiles->getTimeLog( ); |
Return |
|
new
saves the report of passed sections in class variables
Syntax |
$SystemInfoReportHandlerFiles = DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerFiles->new( $aFiles, $OutputFolder, $aStore ); |
Input |
|
Return |
|