Package DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerFiles
This the install handler for the DB structure
Package DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerDBStructure
Functions
getReport
export the report of the DBStructure
Syntax |
$DBStructureReportHandler->getReport( $Section ); |
Input |
|
Return |
|
getTimeLog
returns the runtime for all processed sections
Syntax |
$DBStructureReportHandler->getTimeLog( ); |
Return |
|
new
saves the report of passed sections in class variables
Syntax |
$DBStructureReportHandler = DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerFiles->new( $aFiles, $aStore ); |
Input |
|
Return |
|