dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbx\dbxAdmin Namespace Reference

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

Function Documentation

◆ add_dbtable()

dbx\dbxAdmin\add_dbtable ( )

Definition at line 797 of file dbxServer.class.php.

References $content, $dd, $oDD, $ok, $server, $table, and $texts.

◆ create_table()

Private dbx\dbxAdmin\create_table ( $table)

Definition at line 785 of file dbxServer.class.php.

References $ok, $server, and $table.

◆ delete_table()

Private dbx\dbxAdmin\delete_table ( $dd)

Definition at line 772 of file dbxServer.class.php.

References $dd, $oDD, $ok, $server, and get_base_dir().

◆ modul_edit()

dbx\dbxAdmin\modul_edit ( )

Definition at line 800 of file dbxModules.class.php.

References $run.

Referenced by run().

◆ modul_new()

dbx\dbxAdmin\modul_new ( )

Definition at line 794 of file dbxModules.class.php.

References $run.

Referenced by run().

◆ report_modules()

Private dbx\dbxAdmin\report_modules ( )

Definition at line 645 of file dbxModules.class.php.

References $filtered, $module, $texts, and esc().

Referenced by run().

◆ report_server()

Private dbx\dbxAdmin\report_server ( )

Definition at line 617 of file dbxServer.class.php.

References $config, $content, $oDD, $ok, $server, $texts, and $value.

◆ run()

dbx::dbxAdmin::run ( )

Definition at line 806 of file dbxModules.class.php.

References $content, $work, modul_edit(), modul_new(), and report_modules().

◆ server_row_action_data()

dbx\dbxAdmin\server_row_action_data ( $report,
$data )

Definition at line 741 of file dbxServer.class.php.

References $base, and $report.

Variable Documentation

◆ dbxModules

Class dbx::dbxAdmin\dbxModules
Initial value:
{
private $moduleTexts

Definition at line 8 of file dbxModules.class.php.

◆ dbxObj

Class dbxServer extends dbx::dbxAdmin\dbxObj
Initial value:
{
private $serverTexts

Definition at line 190 of file dbxServer.class.php.