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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 490 of file WebInstallerPage.php.


Member Function Documentation

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 491 of file WebInstallerPage.php.

Definition at line 546 of file WebInstallerPage.php.

References WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\getVar(), WebInstallerPage\startForm(), and wfMsgNoTrans().

Referenced by execute().

Here is the call graph for this function:

Here is the caller graph for this function:


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