MediaWiki  REL1_19
LanguageMl Class Reference

Malayalam (മലയാളം) More...

Inheritance diagram for LanguageMl:
Collaboration diagram for LanguageMl:

List of all members.

Public Member Functions

 normalize ($s)
 Temporary hack for the issue described at http://permalink.gmane.org/gmane.science.linguistics.wikipedia.technical/46396 Convert Unicode 5.0 style Malayalam input to Unicode 5.1.

Detailed Description

Malayalam (മലയാളം)

Definition at line 8 of file LanguageMl.php.


Member Function Documentation

Temporary hack for the issue described at http://permalink.gmane.org/gmane.science.linguistics.wikipedia.technical/46396 Convert Unicode 5.0 style Malayalam input to Unicode 5.1.

Similar to bug 9413. Also fixes miscellaneous problems due to mishandling of ZWJ, e.g. bug 11162.

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 23 of file LanguageMl.php.

References $wgFixMalayalamUnicode, and Language\transformUsingPairFile().

Here is the call graph for this function:


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