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

List of all members.

Public Member Functions

 endStage ($step, $status)
 execute ()
 isSlow ()
 Is this a slow-running page in the installer? If so, WebInstaller will set_time_limit(0) before calling execute().
 startStage ($step)

Detailed Description

Definition at line 1126 of file WebInstallerPage.php.


Member Function Documentation

WebInstaller_Install::endStage ( step,
status 
)
Parameters:
$step
$statusStatus

Definition at line 1169 of file WebInstallerPage.php.

References WebInstallerPage\addHTML(), WebInstallerPage\endLiveBox(), and wfMsgHtml().

Here is the call graph for this function:

Is this a slow-running page in the installer? If so, WebInstaller will set_time_limit(0) before calling execute().

Right now this only applies to Install and Upgrade pages

Reimplemented from WebInstallerPage.

Definition at line 1127 of file WebInstallerPage.php.

Definition at line 1158 of file WebInstallerPage.php.

References WebInstallerPage\addHTML(), WebInstallerPage\startLiveBox(), wfMsg(), and wfMsgHtml().

Here is the call graph for this function:


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