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