MediaWiki  REL1_19
WebInstaller_Language Class Reference
Inheritance diagram for WebInstaller_Language:
Collaboration diagram for WebInstaller_Language:

List of all members.

Public Member Functions

 execute ()
 getLanguageSelector ($name, $label, $selectedCode, $helpHtml= '')
 Get a <select> for selecting languages.

Detailed Description

Definition at line 156 of file WebInstallerPage.php.


Member Function Documentation

WebInstaller_Language::getLanguageSelector ( name,
label,
selectedCode,
helpHtml = '' 
)

Get a <select> for selecting languages.

Parameters:
$name
$label
$selectedCode
$helpHtmlstring
Returns:
string

Definition at line 227 of file WebInstallerPage.php.

References $languages, $wgDummyLanguageCodes, Language\getLanguageNames(), Html\openElement(), and Xml\option().

Referenced by execute().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: