MediaWiki  REL1_22
LanguageLa Class Reference

Latin (lingua Latina) More...

Inheritance diagram for LanguageLa:
Collaboration diagram for LanguageLa:

List of all members.

Public Member Functions

 convertGrammar ($word, $case)
 Convert from the nominative form of a noun to some other case.

Detailed Description

Latin (lingua Latina)

Definition at line 29 of file LanguageLa.php.


Member Function Documentation

LanguageLa::convertGrammar ( word,
case 
)

Convert from the nominative form of a noun to some other case.

Just used in a couple places for sitenames; special-case as necessary. Rules are far from complete.

Cases: genitive, accusative, ablative

Parameters:
$wordstring
$casestring
Returns:
string

Reimplemented from Language.

Definition at line 43 of file LanguageLa.php.

References $in, $out, array(), and global.


The documentation for this class was generated from the following file: