MediaWiki  REL1_19
LanguageAr Class Reference

Arabic (العربية) More...

Inheritance diagram for LanguageAr:
Collaboration diagram for LanguageAr:

List of all members.

Public Member Functions

 convertPlural ($count, $forms)
 normalize ($s)
 Temporary hack for bug 9413: replace Arabic presentation forms with their standard equivalents.

Detailed Description

Arabic (العربية)

Author:
Niklas Laxström

Definition at line 8 of file LanguageAr.php.


Member Function Documentation

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

Reimplemented from Language.

Definition at line 15 of file LanguageAr.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:

Temporary hack for bug 9413: replace Arabic presentation forms with their standard equivalents.

Todo:
FIXME: This is language-specific for now only to avoid the negative performance impact of enabling it for all languages.
Parameters:
$sstring
Returns:
string

Reimplemented from Language.

Definition at line 46 of file LanguageAr.php.

References $wgFixArabicUnicode, and Language\transformUsingPairFile().

Here is the call graph for this function:


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