MediaWiki
REL1_22
|
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 1176 of file Export.php.
Dump7ZipOutput::__construct | ( | $ | file | ) |
$file | string |
Reimplemented from DumpFileOutput.
Definition at line 1181 of file Export.php.
Dump7ZipOutput::closeAndRename | ( | $ | newname, |
$ | open = false |
||
) |
$newname | string |
$open | bool |
Reimplemented from DumpPipeOutput.
Definition at line 1203 of file Export.php.
Dump7ZipOutput::setup7zCommand | ( | $ | file | ) |