DumpRenderer Class Reference

Inherits Maintenance.

List of all members.

Public Member Functions

 __construct ()
 Default constructor.
 execute ()
 Do the actual work.

Private Member Functions

 handleRevision ($rev)
 Callback function for each revision, turn into HTML and save.

Private Attributes

 $count = 0
 $outputDirectory
 $startTime


Detailed Description

Definition at line 33 of file renderDump.php.


Constructor & Destructor Documentation

DumpRenderer::__construct (  ) 

Default constructor.

Children should call this if implementing their own constructors

Reimplemented from Maintenance.

Definition at line 38 of file renderDump.php.

References Maintenance::addOption().


Member Function Documentation

DumpRenderer::execute (  ) 

Do the actual work.

All child classes will need to implement this

Reimplemented from Maintenance.

Definition at line 44 of file renderDump.php.

References Maintenance::getOption(), Maintenance::getStdin(), and wfTime().

DumpRenderer::handleRevision ( rev  )  [private]

Callback function for each revision, turn into HTML and save.

Parameters:
$rev Revision

Definition at line 61 of file renderDump.php.

References $filename, $options, $output, $title, Maintenance::error(), ParserOptions::newFromUser(), and Maintenance::output().


Member Data Documentation

DumpRenderer::$count = 0 [private]

Definition at line 35 of file renderDump.php.

DumpRenderer::$outputDirectory [private]

Definition at line 36 of file renderDump.php.

DumpRenderer::$startTime [private]

Definition at line 36 of file renderDump.php.


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

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