MediaWiki REL1_32
|
Public Member Functions | |
__construct ( $file) | |
Public Member Functions inherited from DumpPipeOutput | |
__construct ( $command, $file=null) | |
closeAndRename ( $newname, $open=false) | |
closeRenameAndReopen ( $newname) | |
startCommand ( $command) | |
writeCloseStream ( $string) | |
Public Member Functions inherited from DumpFileOutput | |
checkRenameArgCount ( $newname) | |
getFilenames () | |
renameOrException ( $newname) | |
write ( $string) | |
Public Member Functions inherited from DumpOutput | |
writeClosePage ( $string) | |
writeLogItem ( $rev, $string) | |
writeOpenPage ( $page, $string) | |
writeOpenStream ( $string) | |
writeRevision ( $rev, $string) | |
Additional Inherited Members | |
Protected Attributes inherited from DumpPipeOutput | |
$command | |
$filename | |
$procOpenResource = false | |
Protected Attributes inherited from DumpFileOutput | |
$filename | |
$handle = false | |
Definition at line 29 of file DumpBZip2Output.php.
DumpBZip2Output::__construct | ( | $file | ) |
string | $file |
Reimplemented from DumpFileOutput.
Definition at line 33 of file DumpBZip2Output.php.