MediaWiki  REL1_19
LanguageBe_tarask Class Reference

Belarusian in Taraškievica orthography (Беларуская тарашкевіца) More...

Inheritance diagram for LanguageBe_tarask:
Collaboration diagram for LanguageBe_tarask:

List of all members.

Public Member Functions

 commafy ($_)
 Four-digit number should be without group commas (spaces) So "1 234 567", "12 345" but "1234".
 convertPlural ($count, $forms)
 Plural form transformations.
 normalizeForSearch ($string)
 The Belarusian language uses apostrophe sign, but the characters used for this could be both U+0027 and U+2019.

Detailed Description

Belarusian in Taraškievica orthography (Беларуская тарашкевіца)

Author:
Ævar Arnfjörð Bjarmason <[email protected]>
See also:
http://be-x-old.wikipedia.org/wiki/Project_talk:LanguageBe_tarask.php
Note:
http://www.gnu.org/copyleft/gpl.html GNU General Public License
http://www.gnu.org/copyleft/fdl.html GNU Free Documentation License

Definition at line 12 of file LanguageBe_tarask.php.


Member Function Documentation

Four-digit number should be without group commas (spaces) So "1 234 567", "12 345" but "1234".

Parameters:
$_string
Returns:
string

Reimplemented from Language.

Definition at line 86 of file LanguageBe_tarask.php.

LanguageBe_tarask::convertPlural ( count,
forms 
)

Plural form transformations.

$wordform1 - singular form (for 1, 21, 31, 41...) $wordform2 - plural form (for 2, 3, 4, 22, 23, 24, 32, 33, 34...) $wordform3 - plural form (for 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 25, 26...)

Parameters:
$countint
$formsarray
Returns:
string

Reimplemented from Language.

Definition at line 27 of file LanguageBe_tarask.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:

The Belarusian language uses apostrophe sign, but the characters used for this could be both U+0027 and U+2019.

This function unifies apostrophe sign in search index values to enable seach using both apostrophe signs.

Parameters:
$stringstring
Returns:
string

Reimplemented from Language.

Definition at line 63 of file LanguageBe_tarask.php.

References wfProfileIn(), and wfProfileOut().

Here is the call graph for this function:


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