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