MediaWiki  REL1_22
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)
 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 413 of file LanguageKk.php.


Constructor & Destructor Documentation

Reimplemented from Language.

Definition at line 415 of file LanguageKk.php.

References $wgHooks, array(), and global.


Member Function Documentation

LanguageKk::convertGrammar ( word,
case 
)
LanguageKk::lcfirst ( string)

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

Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 459 of file LanguageKk.php.

References Language\getPreferredVariant().

LanguageKk::ucfirst ( string)

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

Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 442 of file LanguageKk.php.

References Language\getPreferredVariant().


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