MediaWiki  REL1_19
LanguageUk Class Reference

Ukrainian (українська мова) More...

Inheritance diagram for LanguageUk:
Collaboration diagram for LanguageUk:

List of all members.

Public Member Functions

 commafy ($_)
 Ukrainian numeric format is "12 345,67" but "1234,56".
 convertGrammar ($word, $case)
 Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.
 convertPlural ($count, $forms)

Detailed Description

Ukrainian (українська мова)

Definition at line 7 of file LanguageUk.php.


Member Function Documentation

Ukrainian numeric format is "12 345,67" but "1234,56".

Parameters:
$_string
Returns:
string

Reimplemented from Language.

Definition at line 104 of file LanguageUk.php.

LanguageUk::convertGrammar ( word,
case 
)

Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.

Parameters:
$wordstring
$casestring
Returns:
string

Reimplemented from Language.

Definition at line 17 of file LanguageUk.php.

References $wgGrammarForms.

LanguageUk::convertPlural ( count,
forms 
)
Parameters:
$countint
$formsarray
Returns:
string

Reimplemented from Language.

Definition at line 71 of file LanguageUk.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:


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