MediaWiki  REL1_19
WebInstaller_ExistingWiki Class Reference
Inheritance diagram for WebInstaller_ExistingWiki:
Collaboration diagram for WebInstaller_ExistingWiki:

List of all members.

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.

Detailed Description

Definition at line 247 of file WebInstallerPage.php.


Member Function Documentation

Initiate an upgrade of the existing database.

Parameters:
$varsVariables from LocalSettings.php and AdminSettings.php
Returns:
Status

Definition at line 347 of file WebInstallerPage.php.

References Installer\getDBTypes(), importVariables(), Status\newFatal(), and WebInstallerPage\setVar().

Referenced by execute().

Here is the call graph for this function:

Here is the caller graph for this function:

WebInstaller_ExistingWiki::importVariables ( names,
vars 
) [protected]

Definition at line 331 of file WebInstallerPage.php.

References Status\newGood(), and WebInstallerPage\setVar().

Referenced by handleExistingUpgrade().

Here is the call graph for this function:

Here is the caller graph for this function:

Show the "enter key" form.

Definition at line 317 of file WebInstallerPage.php.

References WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\startForm(), and wfMsgNoTrans().

Referenced by execute().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: