|
MediaWiki REL1_39
|


Public Member Functions | |
| execute () | |
| isSlow () | |
| showDoneMessage () | |
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. | |
Protected Member Functions inherited from WebInstallerPage | |
| endLiveBox () | |
| Opposite to WebInstallerPage::startLiveBox. | |
| getFieldsetEnd () | |
| Get the end tag of a fieldset. | |
| getFieldsetStart ( $legend) | |
| Get the starting tags of a fieldset. | |
| getId () | |
| startLiveBox () | |
| Opens a textarea used to display the progress of a long operation. | |
Definition at line 22 of file WebInstallerUpgrade.php.
| WebInstallerUpgrade::execute | ( | ) |
Reimplemented from WebInstallerPage.
Definition at line 34 of file WebInstallerUpgrade.php.
References $type, WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\endLiveBox(), WebInstallerPage\getVar(), MW_VERSION, WebInstallerPage\setVar(), showDoneMessage(), WebInstallerPage\startForm(), WebInstallerPage\startLiveBox(), and wfMessage().
| WebInstallerUpgrade::isSlow | ( | ) |
Reimplemented from WebInstallerPage.
Definition at line 27 of file WebInstallerUpgrade.php.
| WebInstallerUpgrade::showDoneMessage | ( | ) |
Definition at line 92 of file WebInstallerUpgrade.php.
References WebInstallerPage\addHTML(), WebInstallerPage\endForm(), WebInstallerPage\getVar(), WebInstallerPage\startForm(), and wfMessage().
Referenced by execute().