MediaWiki
REL1_20
|
Sends dump output via the p7zip compressor. More...
Public Member Functions | |
__construct ($file) | |
closeAndRename ($newname, $open=false) | |
setup7zCommand ($file) |
Sends dump output via the p7zip compressor.
Definition at line 1148 of file Export.php.
Dump7ZipOutput::__construct | ( | $ | file | ) |
$file | string |
Reimplemented from DumpFileOutput.
Definition at line 1153 of file Export.php.
Dump7ZipOutput::closeAndRename | ( | $ | newname, |
$ | open = false |
||
) |
$newname | string |
$open | bool |
Reimplemented from DumpPipeOutput.
Definition at line 1175 of file Export.php.
Dump7ZipOutput::setup7zCommand | ( | $ | file | ) |