MediaWiki  REL1_20
OldChangesList Class Reference

Generate a list of changes using the good old system (no javascript) More...

Inheritance diagram for OldChangesList:
Collaboration diagram for OldChangesList:

List of all members.

Public Member Functions

 recentChangesLine (&$rc, $watched=false, $linenumber=null)
 Format a line using the old system (aka without any javascript).

Detailed Description

Generate a list of changes using the good old system (no javascript)

Definition at line 562 of file ChangesList.php.


Member Function Documentation

OldChangesList::recentChangesLine ( &$  rc,
watched = false,
linenumber = null 
)

Format a line using the old system (aka without any javascript).

Parameters:
$rcRecentChange, passed by reference
$watchedBool (default false)
$linenumberInt (default null)
Returns:
string

Definition at line 571 of file ChangesList.php.


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