|
MediaWiki
REL1_19
|
Karakalpak (Qaraqalpaqsha) More...


Public Member Functions | |
| commafy ($_) | |
| Avoid grouping whole numbers between 0 to 9999. | |
| convertGrammar ($word, $case) | |
| Cases: genitive, dative, accusative, locative, ablative, comitative + possessive forms. | |
| lcfirst ($string) | |
| It fixes issue with lcfirst for transforming 'I' to 'ı'. | |
| ucfirst ($string) | |
| It fixes issue with ucfirst for transforming 'i' to 'İ'. | |
Karakalpak (Qaraqalpaqsha)
Definition at line 7 of file LanguageKaa.php.
| LanguageKaa::commafy | ( | $ | _ | ) |
Avoid grouping whole numbers between 0 to 9999.
| $_ | string |
Reimplemented from Language.
Definition at line 65 of file LanguageKaa.php.
| LanguageKaa::convertGrammar | ( | $ | word, |
| $ | case | ||
| ) |
Cases: genitive, dative, accusative, locative, ablative, comitative + possessive forms.
| $word | string |
| $case | string |
Reimplemented from Language.
Definition at line 19 of file LanguageKaa.php.
References $wgGrammarForms.
| LanguageKaa::lcfirst | ( | $ | string | ) |
It fixes issue with lcfirst for transforming 'I' to 'ı'.
| $string | string |
Reimplemented from Language.
Definition at line 50 of file LanguageKaa.php.
| LanguageKaa::ucfirst | ( | $ | string | ) |
It fixes issue with ucfirst for transforming 'i' to 'İ'.
| $string | string |
Reimplemented from Language.
Definition at line 35 of file LanguageKaa.php.