MediaWiki
master
|
Public Member Functions | |
execute () | |
submit () | |
![]() | |
__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 25 of file WebInstallerDBConnect.php.
WebInstallerDBConnect::execute | ( | ) |
Reimplemented from WebInstallerPage.
Definition at line 30 of file WebInstallerDBConnect.php.
References $type, WebInstallerPage\addHTML(), WebInstallerPage\endForm(), Installer\getDBTypes(), WebInstallerPage\getVar(), Xml\radioLabel(), WebInstallerPage\setVar(), WebInstallerPage\startForm(), submit(), and wfMessage().
WebInstallerDBConnect::submit | ( | ) |
Definition at line 107 of file WebInstallerDBConnect.php.
References $type, StatusValue\newFatal(), and WebInstallerPage\setVar().
Referenced by execute().