MediaWiki  1.34.0
WebInstallerExistingWiki Class Reference
Inheritance diagram for WebInstallerExistingWiki:
Collaboration diagram for WebInstallerExistingWiki:

Public Member Functions

 execute ()
 

Protected Member Functions

 handleExistingUpgrade ( $vars)
 Initiate an upgrade of the existing database. More...
 
 importVariables ( $names, $vars)
 
 showKeyForm ()
 Show the "enter key" form. More...
 

Detailed Description

Definition at line 22 of file WebInstallerExistingWiki.php.

Member Function Documentation

◆ execute()

WebInstallerExistingWiki::execute ( )

◆ handleExistingUpgrade()

WebInstallerExistingWiki::handleExistingUpgrade (   $vars)
protected

Initiate an upgrade of the existing database.

Parameters
mixed[]$varsVariables from LocalSettings.php
Returns
Status

Definition at line 140 of file WebInstallerExistingWiki.php.

References $status, Installer\getDBTypes(), importVariables(), and StatusValue\newFatal().

Referenced by execute().

◆ importVariables()

WebInstallerExistingWiki::importVariables (   $names,
  $vars 
)
protected
Parameters
string[]$names
mixed[]$vars
Returns
Status

Definition at line 121 of file WebInstallerExistingWiki.php.

References $status, and StatusValue\newGood().

Referenced by handleExistingUpgrade().

◆ showKeyForm()

WebInstallerExistingWiki::showKeyForm ( )
protected

Show the "enter key" form.

Definition at line 101 of file WebInstallerExistingWiki.php.

References wfMessage().

Referenced by execute().


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