MediaWiki
1.28.0
|
Public Member Functions | |
execute () | |
submit () | |
Public Member Functions inherited from WebInstallerPage | |
__construct (WebInstaller $parent) | |
addHTML ($html) | |
endForm ($continue= 'continue', $back= 'back') | |
execute () | |
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 | |
Public Attributes inherited from WebInstallerPage | |
WebInstaller | $parent |
The WebInstaller object this WebInstallerPage belongs to. More... | |
Protected Member Functions inherited from WebInstallerPage | |
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 22 of file WebInstallerName.php.
WebInstallerName::execute | ( | ) |
Definition at line 27 of file WebInstallerName.php.
References WebInstallerPage\addHTML(), FormatJson\encode(), WebInstallerPage\endForm(), WebInstallerPage\getFieldsetEnd(), WebInstallerPage\getFieldsetStart(), WebInstallerPage\getVar(), WebInstallerPage\setVar(), WebInstallerPage\startForm(), submit(), text, and wfMessage().
WebInstallerName::submit | ( | ) |
Definition at line 140 of file WebInstallerName.php.
References $name, $status, $title, $user, $wgContLang, User\getCanonicalName(), WebInstallerPage\getVar(), global, User\newFromName(), Title\newFromText(), NS_PROJECT, WebInstallerPage\setVar(), Sanitizer\validateEmail(), and wfMessage().
Referenced by execute().