MediaWiki  REL1_19
LanguageZh_hans Class Reference

Simplified Chinese. More...

Inheritance diagram for LanguageZh_hans:
Collaboration diagram for LanguageZh_hans:

List of all members.

Public Member Functions

 hasWordBreaks ()
 normalizeForSearch ($s)
 segmentByWord ($string)
 Eventually this should be a word segmentation; for now just treat each character as a word.

Detailed Description

Simplified Chinese.

Definition at line 8 of file LanguageZh_hans.php.


Member Function Documentation

Returns:
bool

Reimplemented from Language.

Definition at line 13 of file LanguageZh_hans.php.

Parameters:
$s
Returns:
string

Reimplemented from Language.

Definition at line 36 of file LanguageZh_hans.php.

References segmentByWord(), wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:

Eventually this should be a word segmentation; for now just treat each character as a word.

Todo:
FIXME: Only do this for Han characters...
Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 26 of file LanguageZh_hans.php.

References Language\insertSpace().

Referenced by normalizeForSearch().

Here is the call graph for this function:

Here is the caller graph for this function:


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