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

Kleine Adaptergrenze zwischen Datei-Updater und DD-Migrationsrunner. More...

Public Member Functions

 __construct (?dbxDatabaseMigrationService $migrations=null)
 prepare (string $releaseRoot, array $manifest, string $backupDirectory)
 apply (array $state)
 rollback (array $state)

Detailed Description

Kleine Adaptergrenze zwischen Datei-Updater und DD-Migrationsrunner.

Definition at line 10 of file dbxUpdateDatabaseAdapter.class.php.

Constructor & Destructor Documentation

◆ __construct()

dbx\dbxAdmin\dbxUpdateDatabaseAdapter::__construct ( ?dbxDatabaseMigrationService $migrations = null)

Definition at line 14 of file dbxUpdateDatabaseAdapter.class.php.

Member Function Documentation

◆ apply()

dbx\dbxAdmin\dbxUpdateDatabaseAdapter::apply ( array $state)

Definition at line 35 of file dbxUpdateDatabaseAdapter.class.php.

References $state.

◆ prepare()

dbx\dbxAdmin\dbxUpdateDatabaseAdapter::prepare ( string $releaseRoot,
array $manifest,
string $backupDirectory )

Definition at line 23 of file dbxUpdateDatabaseAdapter.class.php.

References $manifest, and prepare().

Referenced by prepare().

◆ rollback()

dbx\dbxAdmin\dbxUpdateDatabaseAdapter::rollback ( array $state)

Definition at line 40 of file dbxUpdateDatabaseAdapter.class.php.

References $state.


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