Classes | |
| class | dbxAdminHelp |
| class | dbxConfig_dbx |
| class | dbxConfig_dbxContent |
| class | dbxDashboard |
| class | dbxDatabaseMigrationService |
| Engine-unabhaengiger, DD-basierter Datenbank-Migrationsrunner. More... | |
| class | dbxDDServerBindings |
| dbxForm-Oberflaeche fuer installationsbezogene Serverbindungen pro DD. More... | |
| class | dbxEdit_dd |
| class | dbxMissing |
| class | dbxModuleImages |
| Modul-Bilder unter files/mod — Dateiname: {modul}__{run1}[__{run2}].ext. More... | |
| class | dbxModuleRegistry |
| Erkennt Modul-Metadaten aus Dateisystem und PHP-Quellen (ohne manuelle Registry). More... | |
| class | dbxPageCache |
| class | dbxReport_AdminUser |
| class | dbxReport_Modules |
| class | dbxReport_Server |
| class | dbxReport_Tables |
| class | dbxSchema |
| class | dbxSysMsg |
| class | dbxTrace |
| class | dbxUpdate |
| dbxForm/dbxTPL controller for the admin-only system updater. More... | |
| class | dbxUpdateDatabaseAdapter |
| Kleine Adaptergrenze zwischen Datei-Updater und DD-Migrationsrunner. More... | |
| class | dbxUpdateService |
| Sicherer dbxApp Release-Updater fuer Dateien und optionale DB-Migrationen. More... | |
| class | dbxUser |
| class | dbxWizard |
| class | dd_export |
| class | dd_import |
Functions | |
| Private | report_modules () |
| modul_new () | |
| modul_edit () | |
| run () | |
| Private | report_server () |
| server_row_action_data ($report, $data) | |
| Private | delete_table ($dd) |
| Private | create_table ($table) |
| add_dbtable () | |
Variables | |
| Class | dbxModules |
| Class dbxServer extends | dbxObj |
| dbx\dbxAdmin\add_dbtable | ( | ) |
| Private dbx\dbxAdmin\create_table | ( | $table | ) |
Definition at line 785 of file dbxServer.class.php.
| Private dbx\dbxAdmin\delete_table | ( | $dd | ) |
Definition at line 772 of file dbxServer.class.php.
References $dd, $oDD, $ok, $server, and get_base_dir().
| dbx\dbxAdmin\modul_edit | ( | ) |
| dbx\dbxAdmin\modul_new | ( | ) |
| Private dbx\dbxAdmin\report_modules | ( | ) |
| Private dbx\dbxAdmin\report_server | ( | ) |
| dbx::dbxAdmin::run | ( | ) |
Definition at line 806 of file dbxModules.class.php.
References $content, $work, modul_edit(), modul_new(), and report_modules().
| dbx\dbxAdmin\server_row_action_data | ( | $report, | |
| $data ) |
Definition at line 741 of file dbxServer.class.php.
| Class dbx::dbxAdmin\dbxModules |
Definition at line 8 of file dbxModules.class.php.
| Class dbxServer extends dbx::dbxAdmin\dbxObj |
Definition at line 190 of file dbxServer.class.php.