MediaWiki
REL1_22
|
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 () |
Definition at line 548 of file WebInstallerPage.php.
Reimplemented from WebInstallerPage.
Definition at line 553 of file WebInstallerPage.php.
References $result, WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\endLiveBox(), WebInstallerPage\getVar(), WebInstallerPage\setVar(), showDoneMessage(), WebInstallerPage\startForm(), WebInstallerPage\startLiveBox(), and wfMessage().
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 549 of file WebInstallerPage.php.
Definition at line 606 of file WebInstallerPage.php.
References WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\getVar(), WebInstallerPage\startForm(), and wfMessage().
Referenced by execute().