MediaWiki  REL1_24
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}}.

Detailed Description

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

Definition at line 29 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 100 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:
string$word
string$case
Returns:
string

Reimplemented from Language.

Definition at line 39 of file LanguageUk.php.

References array(), and global.


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