MediaWiki
master
|
Public Member Functions | |
execute () | |
getCCChooser () | |
getCCDoneBox () | |
getCCPartnerUrl () | |
submit () | |
submitCC () | |
submitSkins () | |
If the user skips this installer page, we still need to set up the default skins, but ignore everything else. More... | |
![]() | |
__construct (WebInstaller $parent) | |
addHTML ( $html) | |
endForm ( $continue='continue', $back='back') | |
getName () | |
getVar ( $var, $default=null) | |
isSlow () | |
Is this a slow-running page in the installer? If so, WebInstaller will set_time_limit(0) before calling execute(). More... | |
setVar ( $name, $value) | |
startForm () | |
Additional Inherited Members | |
![]() | |
WebInstaller | $parent |
The WebInstaller object this WebInstallerPage belongs to. More... | |
![]() | |
endLiveBox () | |
Opposite to WebInstallerPage::startLiveBox. More... | |
getFieldsetEnd () | |
Get the end tag of a fieldset. More... | |
getFieldsetStart ( $legend) | |
Get the starting tags of a fieldset. More... | |
getId () | |
startLiveBox () | |
Opens a textarea used to display the progress of a long operation. More... | |
Definition at line 26 of file WebInstallerOptions.php.
WebInstallerOptions::execute | ( | ) |
Reimplemented from WebInstallerPage.
Definition at line 31 of file WebInstallerOptions.php.
References WebInstallerPage\endForm(), WebInstallerPage\getVar(), WebInstallerPage\startForm(), and submitSkins().
WebInstallerOptions::getCCChooser | ( | ) |
Definition at line 493 of file WebInstallerOptions.php.
WebInstallerOptions::getCCDoneBox | ( | ) |
WebInstallerOptions::getCCPartnerUrl | ( | ) |
WebInstallerOptions::submit | ( | ) |
Definition at line 577 of file WebInstallerOptions.php.
References $ext, and wfMessage().
WebInstallerOptions::submitCC | ( | ) |
Definition at line 544 of file WebInstallerOptions.php.
WebInstallerOptions::submitSkins | ( | ) |
If the user skips this installer page, we still need to set up the default skins, but ignore everything else.
Definition at line 562 of file WebInstallerOptions.php.
Referenced by execute().