MediaWiki  REL1_19
LanguageWa Class Reference

Walloon (Walon) More...

Inheritance diagram for LanguageWa:
Collaboration diagram for LanguageWa:

List of all members.

Public Member Functions

 convertPlural ($count, $forms)
 Use singular form for zero.
 date ($ts, $adj=false, $format=true, $tc=false)
 Dates in Walloon are "1î d' <monthname>" for 1st of the month, "<day> di <monthname>" for months starting by a consoun, and "<day> d' <monthname>" for months starting with a vowel.
 timeanddate ($ts, $adj=false, $format=true, $tc=false)

Detailed Description

Walloon (Walon)

Definition at line 11 of file LanguageWa.php.


Member Function Documentation

LanguageWa::convertPlural ( count,
forms 
)

Use singular form for zero.

Parameters:
$countint
$formsarray
Returns:
string

Reimplemented from Language.

Definition at line 20 of file LanguageWa.php.

References $count, and Language\preConvertPlural().

Here is the call graph for this function:

LanguageWa::date ( ts,
adj = false,
format = true,
tc = false 
)

Dates in Walloon are "1î d' <monthname>" for 1st of the month, "<day> di <monthname>" for months starting by a consoun, and "<day> d' <monthname>" for months starting with a vowel.

Parameters:
$tsstring
$adjbool
$formatbool
$tcbool
Returns:
string

Reimplemented from Language.

Definition at line 38 of file LanguageWa.php.

References $n, Language\dateFormat(), Language\getMonthName(), Language\userAdjust(), and wfTimestamp().

Referenced by timeanddate().

Here is the call graph for this function:

Here is the caller graph for this function:

LanguageWa::timeanddate ( ts,
adj = false,
format = true,
tc = false 
)
Parameters:
$tsstring
$adjbool
$formatbool
$tcbool
Returns:
string

Reimplemented from Language.

Definition at line 85 of file LanguageWa.php.

References date(), Language\dateFormat(), Language\time(), and Language\userAdjust().

Here is the call graph for this function:


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