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

Geführte, wiederanlaufbare Erstinstallation von dbxapp. More...

Public Member Functions

 __construct ()
 run ()
 Rendert und verarbeitet den aktuellen Installationsschritt.
 systemChecks ()
 Liefert die Systemprüfungen auch für CLI-Tests und Statusanzeigen.

Detailed Description

Geführte, wiederanlaufbare Erstinstallation von dbxapp.

Der Assistent speichert Installationszustand nur in der PHP-Session und installationsspezifische Werte ausschließlich in config.local.php. Strukturen entstehen aus den DDs; ausgelieferte SQL-Dumps werden nicht vorausgesetzt.

Definition at line 20 of file dbxInstall.class.php.

Constructor & Destructor Documentation

◆ __construct()

dbx\dbxSetup\dbxInstall::__construct ( )

Definition at line 51 of file dbxInstall.class.php.

Member Function Documentation

◆ run()

dbx\dbxSetup\dbxInstall::run ( )

Rendert und verarbeitet den aktuellen Installationsschritt.

Definition at line 65 of file dbxInstall.class.php.

References $_GET, $config, and $help.

◆ systemChecks()

dbx\dbxSetup\dbxInstall::systemChecks ( )

Liefert die Systemprüfungen auch für CLI-Tests und Statusanzeigen.

Returns
array<int,array{id:string,label:string,value:string,status:string,required:bool,hint:string}>

Definition at line 113 of file dbxInstall.class.php.

References $_SERVER, $checks, $https, $ok, $required, $value, get_base_dir(), and get_file_dir().


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