Inherits Language.
Public Member Functions | |
convertGrammar ($word, $case) | |
Grammatical transformations, needed for inflected languages Invoked by putting {{grammar:case|word}} in a message. | |
translateBlockExpiry ($str, $forContent=false) |
Definition at line 9 of file LanguageFi.php.
LanguageFi::convertGrammar | ( | $ | word, | |
$ | case | |||
) |
Grammatical transformations, needed for inflected languages Invoked by putting {{grammar:case|word}} in a message.
$word | string | |
$case | string |
Reimplemented from Language.
Definition at line 13 of file LanguageFi.php.
References $wgGrammarForms.
LanguageFi::translateBlockExpiry | ( | $ | str, | |
$ | forContent = false | |||
) |