MediaWiki  REL1_24
WebInstallerLanguage Class Reference
Inheritance diagram for WebInstallerLanguage:
Collaboration diagram for WebInstallerLanguage:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 208 of file WebInstallerPage.php.


Member Function Documentation

Returns:
string|null

Reimplemented from WebInstallerPage.

Definition at line 213 of file WebInstallerPage.php.

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

Get a "<select>" for selecting languages.

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

Definition at line 286 of file WebInstallerPage.php.


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