MediaWiki
REL1_23
|
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 308 of file WebInstallerPage.php.
Reimplemented from WebInstallerPage.
Definition at line 313 of file WebInstallerPage.php.
WebInstaller_ExistingWiki::handleExistingUpgrade | ( | $ | vars | ) | [protected] |
Initiate an upgrade of the existing database.
mixed[] | $vars Variables from LocalSettings.php |
Definition at line 426 of file WebInstallerPage.php.
WebInstaller_ExistingWiki::importVariables | ( | $ | names, |
$ | vars | ||
) | [protected] |
string[] | $names |
mixed[] | $vars |
Definition at line 407 of file WebInstallerPage.php.
WebInstaller_ExistingWiki::showKeyForm | ( | ) | [protected] |
Show the "enter key" form.
Definition at line 387 of file WebInstallerPage.php.