MediaWiki  REL1_22
Dump7ZipOutput Class Reference

Sends dump output via the p7zip compressor. More...

Inheritance diagram for Dump7ZipOutput:
Collaboration diagram for Dump7ZipOutput:

List of all members.

Public Member Functions

 __construct ($file)
 closeAndRename ($newname, $open=false)
 setup7zCommand ($file)

Detailed Description

Sends dump output via the p7zip compressor.

Definition at line 1176 of file Export.php.


Constructor & Destructor Documentation

Parameters:
$filestring

Reimplemented from DumpFileOutput.

Definition at line 1181 of file Export.php.


Member Function Documentation

Dump7ZipOutput::closeAndRename ( newname,
open = false 
)
Parameters:
$newnamestring
$openbool

Reimplemented from DumpPipeOutput.

Definition at line 1203 of file Export.php.

Parameters:
$filestring
Returns:
string

Definition at line 1191 of file Export.php.


The documentation for this class was generated from the following file: