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 613 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 642 of file Export.php.

References print.

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

DumpOutput::writeClosePage ( string  ) 

Definition at line 626 of file Export.php.

References write().

DumpOutput::writeCloseStream ( string  ) 

Definition at line 618 of file Export.php.

References write().

DumpOutput::writeLogItem ( rev,
string 
)

Definition at line 634 of file Export.php.

References write().

DumpOutput::writeOpenPage ( page,
string 
)

Definition at line 622 of file Export.php.

References write().

DumpOutput::writeOpenStream ( string  ) 

Definition at line 614 of file Export.php.

References write().

DumpOutput::writeRevision ( rev,
string 
)

Definition at line 630 of file Export.php.

References write().


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

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