dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbxConfigStore Class Reference

Bereitet Modulkonfigurationen für die portable Speicherung vor. More...

Inheritance diagram for dbxConfigStore:
myConfigStore

Public Member Functions

 is_module_db_entry (string $key, array $entry)
 Erkennt dynamische SQLite-Moduldatenbanken.
 strip_module_db_entries (array $config)
 Entfernt dynamische Moduldatenbanken aus einer Konfiguration.
 normalize_for_store (array $config)
 Normalisiert die Konfiguration für config.php.

Detailed Description

Bereitet Modulkonfigurationen für die portable Speicherung vor.

Definition at line 6 of file dbxConfigStore.class.php.

Member Function Documentation

◆ is_module_db_entry()

dbxConfigStore::is_module_db_entry ( string $key,
array $entry )

Erkennt dynamische SQLite-Moduldatenbanken.

Definition at line 11 of file dbxConfigStore.class.php.

◆ normalize_for_store()

dbxConfigStore::normalize_for_store ( array $config)

Normalisiert die Konfiguration für config.php.

Definition at line 46 of file dbxConfigStore.class.php.

References $config, and strip_module_db_entries().

◆ strip_module_db_entries()

dbxConfigStore::strip_module_db_entries ( array $config)

Entfernt dynamische Moduldatenbanken aus einer Konfiguration.

Definition at line 29 of file dbxConfigStore.class.php.

References $config, and if.

Referenced by normalize_for_store().


The documentation for this class was generated from the following file: