MediaWiki
1.33.0
|
Public Member Functions | |
execute () | |
Protected Member Functions | |
handleExistingUpgrade ( $vars) | |
Initiate an upgrade of the existing database. More... | |
importVariables ( $names, $vars) | |
showKeyForm () | |
Show the "enter key" form. More... | |
Definition at line 22 of file WebInstallerExistingWiki.php.
WebInstallerExistingWiki::execute | ( | ) |
Definition at line 27 of file WebInstallerExistingWiki.php.
References $vars, Installer\getExistingLocalSettings(), handleExistingUpgrade(), plain, showKeyForm(), and wfMessage().
|
protected |
Initiate an upgrade of the existing database.
mixed[] | $vars | Variables from LocalSettings.php |
Definition at line 140 of file WebInstallerExistingWiki.php.
References $vars, Installer\getDBTypes(), importVariables(), and StatusValue\newFatal().
Referenced by execute().
|
protected |
string[] | $names | |
mixed[] | $vars |
Definition at line 121 of file WebInstallerExistingWiki.php.
References $name, $vars, as, and StatusValue\newGood().
Referenced by handleExistingUpgrade().
|
protected |
Show the "enter key" form.
Definition at line 101 of file WebInstallerExistingWiki.php.
References plain, and wfMessage().
Referenced by execute().