LanguageHe Class Reference
[Language]

Hebrew (עברית). More...

Inherits Language.

List of all members.

Public Member Functions

 convertGrammar ($word, $case)
 Convert grammar forms of words.
 convertPlural ($count, $forms)
 Gets a number and uses the suited form of the word.


Detailed Description

Hebrew (עברית).

Author:
Rotem Liss

Definition at line 10 of file LanguageHe.php.


Member Function Documentation

LanguageHe::convertGrammar ( word,
case 
)

Convert grammar forms of words.

Available cases: "prefixed" (or "תחילית") - when the word has a prefix

Parameters:
string the word to convert
string the case

Reimplemented from Language.

Definition at line 20 of file LanguageHe.php.

References $wgGrammarForms.

LanguageHe::convertPlural ( count,
forms 
)

Gets a number and uses the suited form of the word.

Parameters:
integer the number of items
string the first form (singular)
string the second form (plural)
string the third form (2 items, plural is used if not applicable and not specified
not used (for compatibility with ancestor)
not used (for compatibility with ancestor)
Returns:
string of the suited form of word

Reimplemented from Language.

Definition at line 60 of file LanguageHe.php.

References $count, and Language::preConvertPlural().


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

Generated on Sat Sep 5 02:08:40 2009 for MediaWiki by  doxygen 1.5.9