MediaWiki
REL1_24
|
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 309 of file WebInstallerPage.php.
Reimplemented from WebInstallerPage.
Definition at line 314 of file WebInstallerPage.php.
WebInstallerExistingWiki::handleExistingUpgrade | ( | $ | vars | ) | [protected] |
Initiate an upgrade of the existing database.
mixed[] | $vars Variables from LocalSettings.php |
Definition at line 427 of file WebInstallerPage.php.
WebInstallerExistingWiki::importVariables | ( | $ | names, |
$ | vars | ||
) | [protected] |
string[] | $names |
mixed[] | $vars |
Definition at line 408 of file WebInstallerPage.php.
WebInstallerExistingWiki::showKeyForm | ( | ) | [protected] |
Show the "enter key" form.
Definition at line 388 of file WebInstallerPage.php.