MediaWiki
REL1_22
|
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 29 of file LanguageKaa.php.
LanguageKaa::commafy | ( | $ | _ | ) |
Avoid grouping whole numbers between 0 to 9999.
$_ | string |
Reimplemented from Language.
Definition at line 87 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 41 of file LanguageKaa.php.
References global.
LanguageKaa::lcfirst | ( | $ | string | ) |
It fixes issue with lcfirst for transforming 'I' to 'ı'.
$string | string |
Reimplemented from Language.
Definition at line 72 of file LanguageKaa.php.
LanguageKaa::ucfirst | ( | $ | string | ) |
It fixes issue with ucfirst for transforming 'i' to 'İ'.
$string | string |
Reimplemented from Language.
Definition at line 57 of file LanguageKaa.php.