Package DE_EPAGES::Installer::API::SystemInfoReport::SystemInfoReportHandlerDBContent
This the install handler for the DB content
Functions
_getInfoMySQLConfig
export the report of the MySQL information
Syntax |
$DBContentReportHandler->_getInfoMySQLConfig( $StoreName ); |
Input |
|
Return |
|
getReport
export the report of the DBStructure
Syntax |
$DBContentReportHandler->getReport( $Section ); |
Input |
|
Return |
|
getTimeLog
returns the runtime for all processed sections
Syntax |
$DBContentReportHandler->getTimeLog( ); |
Return |
|
new
saves the report of passed sections in class variables
Syntax |
$DBContentReportHandler->new( $aFiles, $aStore ); |
Input |
|