DumpOutput Class Reference
[Dump]

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

Inherited by DumpFileOutput.

List of all members.

Public Member Functions

 writeOpenStream ($string)
 writeCloseStream ($string)
 writeOpenPage ($page, $string)
 writeClosePage ($string)
 writeRevision ($rev, $string)
 writeLogItem ($rev, $string)
 write ($string)
 Override to write to a different stream type.


Detailed Description

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

Definition at line 628 of file Export.php.


Member Function Documentation

DumpOutput::write ( string  ) 

Override to write to a different stream type.

Returns:
bool

Reimplemented in DumpFileOutput.

Definition at line 657 of file Export.php.

References print.

Referenced by writeClosePage(), writeCloseStream(), writeLogItem(), writeOpenPage(), writeOpenStream(), and writeRevision().

DumpOutput::writeClosePage ( string  ) 

Definition at line 641 of file Export.php.

References write().

DumpOutput::writeCloseStream ( string  ) 

Definition at line 633 of file Export.php.

References write().

DumpOutput::writeLogItem ( rev,
string 
)

Definition at line 649 of file Export.php.

References write().

DumpOutput::writeOpenPage ( page,
string 
)

Definition at line 637 of file Export.php.

References write().

DumpOutput::writeOpenStream ( string  ) 

Definition at line 629 of file Export.php.

References write().

DumpOutput::writeRevision ( rev,
string 
)

Definition at line 645 of file Export.php.

References write().


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