MediaWiki  REL1_19
LanguageCs Class Reference

Czech (čeština [subst. More...

Inheritance diagram for LanguageCs:
Collaboration diagram for LanguageCs:

List of all members.

Public Member Functions

 convertPlural ($count, $forms)
 Plural transformations Invoked by putting {{plural:count|form1|form2-4|form0,5+}} for two forms plurals {{plural:count|form1|form0,2+}} for single form plurals in a message.

Detailed Description

Czech (čeština [subst.

], český [adj.], česky [adv.])

Definition at line 7 of file LanguageCs.php.


Member Function Documentation

LanguageCs::convertPlural ( count,
forms 
)

Plural transformations Invoked by putting {{plural:count|form1|form2-4|form0,5+}} for two forms plurals {{plural:count|form1|form0,2+}} for single form plurals in a message.

Parameters:
$countint
$formsarray
Returns:
string

Reimplemented from Language.

Definition at line 19 of file LanguageCs.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:


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