MediaWiki  REL1_22
LanguageGan Class Reference

class that handles both Traditional and Simplified Chinese right now it only distinguish gan_hans, gan_hant. More...

Inheritance diagram for LanguageGan:
Collaboration diagram for LanguageGan:

List of all members.

Public Member Functions

 __construct ()
 normalizeForSearch ($string, $autoVariant= 'gan-hans')
 word segmentation

Detailed Description

class that handles both Traditional and Simplified Chinese right now it only distinguish gan_hans, gan_hant.

Definition at line 84 of file LanguageGan.php.


Constructor & Destructor Documentation

Reimplemented from LanguageZh.

Definition at line 86 of file LanguageGan.php.

References $wgHooks, array(), and global.


Member Function Documentation

LanguageGan::normalizeForSearch ( string,
autoVariant = 'gan-hans' 
)

word segmentation

Parameters:
$stringstring
$autoVariantstring
Returns:
String

Reimplemented from LanguageZh.

Definition at line 115 of file LanguageGan.php.


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