LogViewer Class Reference
[SpecialPage]

List of all members.

Public Member Functions

 __construct (&$reader, $flags=0)
 show ()
 Take over the whole output page in $wgOut with the log display.
 showList (&$out)
 Output just the list of entries given by the linked LogReader, with extraneous UI elements.

Public Attributes

const NO_ACTION_LINK = 1
 $reader
 LogReader object.


Detailed Description

Deprecated:

Definition at line 761 of file LogEventsList.php.


Constructor & Destructor Documentation

LogViewer::__construct ( &$  reader,
flags = 0 
)

Parameters:
&$reader LogReader: where to get our data from
$flags Integer: Bitwise combination of flags: LogEventsList::NO_ACTION_LINK Don't show restore/unblock/block links

Definition at line 774 of file LogEventsList.php.

References $flags, $reader, $wgUser, and wfDeprecated().


Member Function Documentation

LogViewer::show (  ) 

Take over the whole output page in $wgOut with the log display.

Definition at line 787 of file LogEventsList.php.

References $wgOut.

LogViewer::showList ( &$  out  ) 

Output just the list of entries given by the linked LogReader, with extraneous UI elements.

Use for displaying log fragments in another page (eg at Special:Undelete)

Parameters:
$out OutputPage: where to send output

Definition at line 814 of file LogEventsList.php.

References $out.


Member Data Documentation

LogViewer::$reader

LogReader object.

Definition at line 767 of file LogEventsList.php.

Referenced by __construct().

Definition at line 762 of file LogEventsList.php.


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

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