MediaWiki
1.23.2
|
Sends dump output via the gzip compressor. More...
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 | |
Public Attributes inherited from DumpPipeOutput | |
$filename | |
Public Attributes inherited from DumpFileOutput | |
$filename | |
Protected Attributes inherited from DumpPipeOutput | |
$command | |
$procOpenResource = false | |
Protected Attributes inherited from DumpFileOutput | |
$handle = false | |
Sends dump output via the gzip compressor.
Definition at line 1153 of file Export.php.
DumpGZipOutput::__construct | ( | $file | ) |
$file | string |
Reimplemented from DumpFileOutput.
Definition at line 1158 of file Export.php.
References $file.