MediaWiki  REL1_19
LanguageHy Class Reference

Armenian (Հայերեն) More...

Inheritance diagram for LanguageHy:
Collaboration diagram for LanguageHy:

List of all members.

Public Member Functions

 commafy ($_)
 Armenian 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

Armenian (Հայերեն)

Author:
Ruben Vardanyan ([email protected])

Definition at line 8 of file LanguageHy.php.


Member Function Documentation

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

Parameters:
$_string
Returns:
string

Reimplemented from Language.

Definition at line 78 of file LanguageHy.php.

LanguageHy::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 18 of file LanguageHy.php.

References $wgGrammarForms.

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

Reimplemented from Language.

Definition at line 64 of file LanguageHy.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: