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 1050 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 1063 of file LogEventsList.php.

References LogEventsList::$flags, $reader, and wfDeprecated().


Member Function Documentation

LogViewer::show (  ) 

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

Definition at line 1075 of file LogEventsList.php.

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 1102 of file LogEventsList.php.

References LogEventsList::$out.


Member Data Documentation

LogViewer::$reader

LogReader object.

Definition at line 1056 of file LogEventsList.php.

Definition at line 1051 of file LogEventsList.php.


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

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