MediaWiki  REL1_22
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 1237 of file WebInstallerPage.php.


Member Function Documentation

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

Definition at line 1285 of file WebInstallerPage.php.

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

Returns:
bool

Reimplemented from WebInstallerPage.

Definition at line 1238 of file WebInstallerPage.php.


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