LanguageWa Class Reference
[Language]

Walloon (Walon). More...

Inherits Language.

List of all members.

Public Member Functions

 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::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 17 of file LanguageWa.php.

References $n, $ts, $wgUser, 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 58 of file LanguageWa.php.

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


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

Generated on Sat Sep 5 02:08:40 2009 for MediaWiki by  doxygen 1.5.9