|
MediaWiki
REL1_20
|


Public Member Functions | |
| execute () | |
Protected Member Functions | |
| handleExistingUpgrade ($vars) | |
| Initiate an upgrade of the existing database. | |
| importVariables ($names, $vars) | |
| showKeyForm () | |
| Show the "enter key" form. | |
Definition at line 262 of file WebInstallerPage.php.
Reimplemented from WebInstallerPage.
Definition at line 263 of file WebInstallerPage.php.
References WebInstallerPage\addHTML(), WebInstallerPage\endForm(), Installer\getExistingLocalSettings(), WebInstallerPage\getVar(), handleExistingUpgrade(), WebInstallerPage\setVar(), showKeyForm(), WebInstallerPage\startForm(), and wfMessage().
| WebInstaller_ExistingWiki::handleExistingUpgrade | ( | $ | vars | ) | [protected] |
Initiate an upgrade of the existing database.
| $vars | array Variables from LocalSettings.php and AdminSettings.php |
Definition at line 362 of file WebInstallerPage.php.
Referenced by execute().
| WebInstaller_ExistingWiki::importVariables | ( | $ | names, |
| $ | vars | ||
| ) | [protected] |
Definition at line 346 of file WebInstallerPage.php.
References Status\newGood(), and WebInstallerPage\setVar().
| WebInstaller_ExistingWiki::showKeyForm | ( | ) | [protected] |
Show the "enter key" form.
Definition at line 332 of file WebInstallerPage.php.
Referenced by execute().