|
MediaWiki
REL1_19
|
Armenian (Հայերեն) More...


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) | |
Armenian (Հայերեն)
Definition at line 8 of file LanguageHy.php.
| LanguageHy::commafy | ( | $ | _ | ) |
Armenian numeric format is "12 345,67" but "1234,56".
| $_ | 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}}.
| $word | string |
| $case | string |
Reimplemented from Language.
Definition at line 18 of file LanguageHy.php.
References $wgGrammarForms.
| LanguageHy::convertPlural | ( | $ | count, |
| $ | forms | ||
| ) |
| $count | int |
| $forms | array |
Reimplemented from Language.
Definition at line 64 of file LanguageHy.php.
References $count, and Language\preConvertPlural().
