[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/languages/classes/ -> LanguageKaa.php (summary)

Karakalpak (Qaraqalpaqsha) specific code. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 95 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LanguageKaa:: (4 methods):
  convertGrammar()
  ucfirst()
  lcfirst()
  commafy()


Class: LanguageKaa  - X-Ref

Karakalpak (Qaraqalpaqsha)

convertGrammar( $word, $case )   X-Ref
Cases: genitive, dative, accusative, locative, ablative, comitative + possessive forms

param: string $word
param: string $case
return: string

ucfirst( $string )   X-Ref
It fixes issue with ucfirst for transforming 'i' to 'İ'

param: string $string
return: string

lcfirst( $string )   X-Ref
It fixes issue with lcfirst for transforming 'I' to 'ı'

param: string $string
return: mixed|string

commafy( $_ )   X-Ref
Avoid grouping whole numbers between 0 to 9999

param: string $_
return: string



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1