includes/specials/SpecialWatchlist.php File Reference

Go to the source code of this file.

Functions

 wfSpecialWatchlist ($par)
 Constructor.
 wlHoursLink ($h, $page, $options=array())
 wlDaysLink ($d, $page, $options=array())
 wlCutoffLinks ($days, $page= 'Watchlist', $options=array())
 Returns html.
 wlCountItems (&$user, $talk=true)
 Count the number of items on a user's watchlist.


Detailed Description

Definition in file SpecialWatchlist.php.


Function Documentation

wfSpecialWatchlist ( par  ) 

wlCountItems ( &$  user,
talk = true 
)

Count the number of items on a user's watchlist.

Parameters:
$talk Include talk pages
Returns:
integer

Definition at line 420 of file SpecialWatchlist.php.

References $count, $dbr, $res, $row, $user, and wfGetDB().

wlCutoffLinks ( days,
page = 'Watchlist',
options = array() 
)

Returns html.

Definition at line 394 of file SpecialWatchlist.php.

References $i, $options, $page, $wgLang, wfMsgExt(), wlDaysLink(), and wlHoursLink().

Referenced by wfSpecialWatchlist().

wlDaysLink ( d,
page,
options = array() 
)

Definition at line 381 of file SpecialWatchlist.php.

References $options, $page, $s, $wgContLang, $wgLang, $wgUser, wfArrayToCGI(), and wfMsgHtml().

Referenced by wlCutoffLinks().

wlHoursLink ( h,
page,
options = array() 
)

Definition at line 371 of file SpecialWatchlist.php.

References $options, $page, $s, $wgContLang, $wgLang, $wgUser, and wfArrayToCGI().

Referenced by wlCutoffLinks().


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