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

Public Member Functions

 endStage ( $step, $status)
 
 execute ()
 
 isSlow ()
 
 startStage ( $step)
 
- Public Member Functions inherited from WebInstallerPage
 __construct (WebInstaller $parent)
 
 addHTML ( $html)
 
 endForm ( $continue='continue', $back='back')
 
 getName ()
 
 getVar ( $var, $default=null)
 
 setVar ( $name, $value)
 
 startForm ()
 

Additional Inherited Members

- Public Attributes inherited from WebInstallerPage
WebInstaller $parent
 The WebInstaller object this WebInstallerPage belongs to. More...
 
- Protected Member Functions inherited from WebInstallerPage
 endLiveBox ()
 Opposite to WebInstallerPage::startLiveBox. More...
 
 getFieldsetEnd ()
 Get the end tag of a fieldset. More...
 
 getFieldsetStart ( $legend)
 Get the starting tags of a fieldset. More...
 
 getId ()
 
 startLiveBox ()
 Opens a textarea used to display the progress of a long operation. More...
 

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, WebInstallerPage\addHTML(), WebInstallerPage\endLiveBox(), and wfMessage().

◆ execute()

WebInstallerInstall::execute ( )

◆ isSlow()

WebInstallerInstall::isSlow ( )
Returns
bool Always true.

Reimplemented from WebInstallerPage.

Definition at line 27 of file WebInstallerInstall.php.

◆ startStage()

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

Definition at line 65 of file WebInstallerInstall.php.

References WebInstallerPage\addHTML(), WebInstallerPage\startLiveBox(), and wfMessage().


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