MediaWiki
1.23.0
|
Kurdish converter routines. More...
Public Member Functions | |
autoConvert ( $text, $toVariant=false) | |
An ugly function wrapper for parsing Image titles (to prevent image name conversion) More... | |
findVariantLink (&$link, &$nt, $ignoreOtherCond=false) | |
A function wrapper: More... | |
loadDefaultTables () | |
translate ( $text, $toVariant) | |
It translates text into variant, specials: More... | |
Public Attributes | |
$mArabicToLatin | |
$mLatinToArabic | |
Kurdish converter routines.
Definition at line 32 of file LanguageKu.php.
KuConverter::autoConvert | ( | $text, | |
$toVariant = false |
|||
) |
An ugly function wrapper for parsing Image titles (to prevent image name conversion)
$text | string |
$toVariant | bool |
Definition at line 191 of file LanguageKu.php.
KuConverter::findVariantLink | ( | & | $link, |
& | $nt, | ||
$ignoreOtherCond = false |
|||
) |
A function wrapper:
$link | string |
$nt | Title |
$ignoreOtherCond | bool |
Definition at line 166 of file LanguageKu.php.
References $link, NS_USER, and NS_USER_TALK.
KuConverter::loadDefaultTables | ( | ) |
Definition at line 148 of file LanguageKu.php.
References array().
KuConverter::translate | ( | $text, | |
$toVariant | |||
) |
It translates text into variant, specials:
$text | string |
$toVariant | bool |
MWException |
Definition at line 212 of file LanguageKu.php.
References Makefile\translate().
KuConverter::$mArabicToLatin |
Definition at line 33 of file LanguageKu.php.
KuConverter::$mLatinToArabic |
Definition at line 75 of file LanguageKu.php.