LanguageWa Class Reference
[Language]

Walloon (Walon). More...

Inherits Language.

List of all members.

Public Member Functions

 convertPlural ($count, $forms)
 Use singular form for zero.
 date ($ts, $adj=false, $format=true, $tc=false)
 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.

Reimplemented from Language.

Definition at line 15 of file LanguageWa.php.

References Language::preConvertPlural().

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

Parameters:
$ts Mixed: the time format which needs to be turned into a date('YmdHis') format with wfTimestamp(TS_MW,$ts)
$adj Bool: whether to adjust the time output according to the user configured offset ($timecorrection)
$format Mixed: true to use user's date format preference
$timecorrection String: the time offset as returned by validateTimeZone() in Special:Preferences
Returns:
string

Reimplemented from Language.

Definition at line 27 of file LanguageWa.php.

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

Referenced by timeanddate().

LanguageWa::timeanddate ( ts,
adj = false,
format = true,
timecorrection = false 
)

Parameters:
$ts Mixed: the time format which needs to be turned into a date('YmdHis') format with wfTimestamp(TS_MW,$ts)
$adj Bool: whether to adjust the time output according to the user configured offset ($timecorrection)
$format Mixed: what format to return, if it's false output the default one (default true)
$timecorrection String: the time offset as returned by validateTimeZone() in Special:Preferences
Returns:
string

Reimplemented from Language.

Definition at line 66 of file LanguageWa.php.

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


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

Generated on Sat Apr 30 22:57:41 2011 for MediaWiki by  doxygen 1.5.9