MediaWiki  REL1_22
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 96 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 39 of file LanguageUk.php.

References array(), and global.


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