Go to the source code of this file.
◆ DatabaseBackupTools()
DatabaseBackupTools |
( |
|
$status_text | ) |
|
◆ getActionResultBlock()
◆ getDatabaseRestoreBlock()
getDatabaseRestoreBlock |
( |
|
$status_text | ) |
|
◆ getTablesBackupTools()
getTablesBackupTools |
( |
|
$status_text | ) |
|
◆ $_page
Initial value:= array(
'css_name' => array('forms_adv.css'),
'header' =>
_t(
'_adm_dbtools_title'),
)
Definition at line 74 of file db.php.
◆ $_page_cont
$_page_cont[ $iNameIndex][ 'page_main_code'] = $sResult |
◆ $aEnabledDbAction
Initial value:= array(
'perform' => 1,
)
Definition at line 17 of file db.php.
◆ $aTopItems
Initial value:= array(
'main_menu1' => array(
'href' =>
'javascript:void(0)',
'onclick' =>
'javascript:switchAdmPage(this)',
'title' =>
_t(
'_adm_dbtools_Tables_backup_tools'),
'active' => 1),
'main_menu2' => array(
'href' =>
'javascript:void(0)',
'onclick' =>
'javascript:switchAdmPage(this)',
'title' =>
_t(
'_adm_dbtools_Database_backup_tools'),
'active' => 0)
)
Definition at line 64 of file db.php.
◆ $iNameIndex
◆ $logged
◆ $oZ
Initial value:=
new ChWsbAlerts(
'system',
'admin_db_backup_actions', 0, 0, array(
))
Definition at line 20 of file db.php.
◆ $sBoxContent
◆ $sDatabaseBackupToolsBlock
◆ $sDatabaseRestoreBlock
◆ $sRestoreC
$sRestoreC = _t('_adm_dbtools_Database_restore') |
◆ $sResult
$sResult = DesignBoxAdmin(_t('_adm_dbtools_title'), $sStatusText . $sBoxContent, $aTopItems) |
◆ $sStatusText
$sStatusText = $sStatusTextRestore = '' |
◆ $sStatusTextRestore
◆ $sTablesBackupToolsBlock