MediaWiki  REL1_19
LanguageBs Class Reference

Bosnian (bosanski) More...

Inheritance diagram for LanguageBs:
Collaboration diagram for LanguageBs:

List of all members.

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)

Detailed Description

Bosnian (bosanski)

Definition at line 7 of file LanguageBs.php.


Member Function Documentation

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

Parameters:
$wordstring
$casestring
Returns:
string

Reimplemented from Language.

Definition at line 44 of file LanguageBs.php.

References $wgGrammarForms.

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

Reimplemented from Language.

Definition at line 14 of file LanguageBs.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: