|
MediaWiki
REL1_19
|
Bosnian (bosanski) More...


Public Member Functions | |
| convertGrammar ($word, $case) | |
| Convert from the nominative form of a noun to some other case Invoked with {{GRAMMAR:case|word}}. | |
| convertPlural ($count, $forms) | |
Bosnian (bosanski)
Definition at line 7 of file LanguageBs.php.
| LanguageBs::convertGrammar | ( | $ | word, |
| $ | case | ||
| ) |
Convert from the nominative form of a noun to some other case Invoked with {{GRAMMAR:case|word}}.
Cases: genitiv, dativ, akuzativ, vokativ, instrumental, lokativ
| $word | string |
| $case | string |
Reimplemented from Language.
Definition at line 44 of file LanguageBs.php.
References $wgGrammarForms.
| LanguageBs::convertPlural | ( | $ | count, |
| $ | forms | ||
| ) |
| $count | int |
| $forms | array |
Reimplemented from Language.
Definition at line 14 of file LanguageBs.php.
References $count, and Language\preConvertPlural().
