MediaWiki  REL1_22
LanguageRu Class Reference

Russian (русский язык) More...

Inheritance diagram for LanguageRu:
Collaboration diagram for LanguageRu:

List of all members.

Public Member Functions

 commafy ($_)
 Four-digit number should be without group commas (spaces) See manual of style at http://ru.wikipedia.org/wiki/Википедия:Оформление_статей So "1 234 567", "12 345" but "1234".
 convertGrammar ($word, $case)
 Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.

Detailed Description

Russian (русский язык)

You can contact Alexander Sigachov (alexander.sigachov at Googgle Mail)

Definition at line 31 of file LanguageRu.php.


Member Function Documentation

Four-digit number should be without group commas (spaces) See manual of style at http://ru.wikipedia.org/wiki/Википедия:Оформление_статей So "1 234 567", "12 345" but "1234".

Parameters:
$_string
Returns:
string

Reimplemented from Language.

Definition at line 115 of file LanguageRu.php.

LanguageRu::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 41 of file LanguageRu.php.

References array(), and global.


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