MediaWiki  1.29.1
WebInstallerInstall Class Reference
Inheritance diagram for WebInstallerInstall:
Collaboration diagram for WebInstallerInstall:

Public Member Functions

 endStage ( $step, $status)
 
 execute ()
 
 isSlow ()
 
 startStage ( $step)
 

Detailed Description

Definition at line 22 of file WebInstallerInstall.php.

Member Function Documentation

◆ endStage()

WebInstallerInstall::endStage (   $step,
  $status 
)
Parameters
string$step
Status$status

Definition at line 80 of file WebInstallerInstall.php.

References $html, $status, and wfMessage().

◆ execute()

WebInstallerInstall::execute ( )
Returns
string|bool

Definition at line 34 of file WebInstallerInstall.php.

References false, plain, and wfMessage().

◆ isSlow()

WebInstallerInstall::isSlow ( )
Returns
bool Always true.

Definition at line 27 of file WebInstallerInstall.php.

◆ startStage()

WebInstallerInstall::startStage (   $step)
Parameters
string$step

Definition at line 65 of file WebInstallerInstall.php.

References wfMessage().


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