MediaWiki  REL1_19
DumpMultiWriter Class Reference

Base class for output stream; prints to stdout or buffer or whereever. More...

List of all members.

Public Member Functions

 __construct ($sinks)
 closeAndRename ($newnames, $open=false)
 closeRenameAndReopen ($newnames)
 getFilenames ()
 writeClosePage ($string)
 writeCloseStream ($string)
 writeOpenPage ($page, $string)
 writeOpenStream ($string)
 writeRevision ($rev, $string)

Detailed Description

Base class for output stream; prints to stdout or buffer or whereever.

Definition at line 1105 of file Export.php.


Constructor & Destructor Documentation

Definition at line 1106 of file Export.php.


Member Function Documentation

DumpMultiWriter::closeAndRename ( newnames,
open = false 
)

Definition at line 1145 of file Export.php.

Referenced by closeRenameAndReopen().

Here is the caller graph for this function:

Definition at line 1141 of file Export.php.

References closeAndRename().

Here is the call graph for this function:

Definition at line 1151 of file Export.php.

Definition at line 1129 of file Export.php.

Definition at line 1117 of file Export.php.

DumpMultiWriter::writeOpenPage ( page,
string 
)

Definition at line 1123 of file Export.php.

References $page.

Definition at line 1111 of file Export.php.

DumpMultiWriter::writeRevision ( rev,
string 
)

Definition at line 1135 of file Export.php.


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