MediaWiki  REL1_19
LanguageKk Class Reference

class that handles Cyrillic, Latin and Arabic scripts for Kazakh right now it only distinguish kk_cyrl, kk_latn, kk_arab and kk_kz, kk_tr, kk_cn. More...

Inheritance diagram for LanguageKk:
Collaboration diagram for LanguageKk:

List of all members.

Public Member Functions

 __construct ()
 convertGrammar ($word, $case)
 isRTL ()
 Work around for right-to-left direction support in kk-arab and kk-cn.
 lcfirst ($string)
 It fixes issue with lcfirst for transforming 'I' to 'ı'.
 ucfirst ($string)
 It fixes issue with ucfirst for transforming 'i' to 'İ'.

Detailed Description

class that handles Cyrillic, Latin and Arabic scripts for Kazakh right now it only distinguish kk_cyrl, kk_latn, kk_arab and kk_kz, kk_tr, kk_cn.

Definition at line 403 of file LanguageKk.php.


Constructor & Destructor Documentation

Reimplemented from Language.

Definition at line 405 of file LanguageKk.php.

References $wgHooks.


Member Function Documentation

LanguageKk::convertGrammar ( word,
case 
)
Parameters:
$wordstring
$casestring
Returns:
string

Reimplemented from Language.

Definition at line 478 of file LanguageKk.php.

References LanguageKk_cyrl\convertGrammarKk_arab(), LanguageKk_cyrl\convertGrammarKk_cyrl(), LanguageKk_cyrl\convertGrammarKk_latn(), Language\getPreferredVariant(), wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:

Work around for right-to-left direction support in kk-arab and kk-cn.

Returns:
bool

Reimplemented from Language.

Definition at line 430 of file LanguageKk.php.

References Language\getPreferredVariant().

Here is the call graph for this function:

LanguageKk::lcfirst ( string)

It fixes issue with lcfirst for transforming 'I' to 'ı'.

Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 463 of file LanguageKk.php.

References Language\getPreferredVariant().

Here is the call graph for this function:

LanguageKk::ucfirst ( string)

It fixes issue with ucfirst for transforming 'i' to 'İ'.

Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 446 of file LanguageKk.php.

References Language\getPreferredVariant().

Here is the call graph for this function:


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