MediaWiki
REL1_22
|
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 280 of file WebInstallerPage.php.
Reimplemented from WebInstallerPage.
Definition at line 281 of file WebInstallerPage.php.
References $key, $vars, WebInstallerPage\addHTML(), array(), 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.
array | $vars | Variables from LocalSettings.php and AdminSettings.php |
Definition at line 386 of file WebInstallerPage.php.
Referenced by execute().
WebInstaller_ExistingWiki::importVariables | ( | $ | names, |
$ | vars | ||
) | [protected] |
Definition at line 369 of file WebInstallerPage.php.
References $name, $vars, as, Status\newGood(), and WebInstallerPage\setVar().
WebInstaller_ExistingWiki::showKeyForm | ( | ) | [protected] |
Show the "enter key" form.
Definition at line 355 of file WebInstallerPage.php.
Referenced by execute().