MediaWiki  REL1_31
export Directory Reference

Files

file  BaseDump.php [code]
 Helper class for the –prefetch option of dumpTextPass.php.
 
file  Dump7ZipOutput.php [code]
 Sends dump output via the p7zip compressor.
 
file  DumpBZip2Output.php [code]
 Sends dump output via the bgzip2 compressor.
 
file  DumpDBZip2Output.php [code]
 Sends dump output via the bgzip2 compressor.
 
file  DumpFileOutput.php [code]
 Stream outputter to send data to a file.
 
file  DumpFilter.php [code]
 Dump output filter class.
 
file  DumpGZipOutput.php [code]
 Sends dump output via the gzip compressor.
 
file  DumpLatestFilter.php [code]
 Dump output filter to include only the last revision in each page sequence.
 
file  DumpMultiWriter.php [code]
 Base class for output stream; prints to stdout or buffer or wherever.
 
file  DumpNamespaceFilter.php [code]
 Dump output filter to include or exclude pages in a given set of namespaces.
 
file  DumpNotalkFilter.php [code]
 Simple dump output filter to exclude all talk pages.
 
file  DumpOutput.php [code]
 Base class for output stream; prints to stdout or buffer or wherever.
 
file  DumpPipeOutput.php [code]
 Stream outputter to send data to a file via some filter program.
 
file  DumpStringOutput.php [code]
 Stream outputter that buffers and returns data as a string.
 
file  ExportProgressFilter.php [code]
 Copyright © 2005 Brion Vibber brion.nosp@m.@pob.nosp@m.ox.co.nosp@m.m https://www.mediawiki.org/.
 
file  WikiExporter.php [code]
 Base class for exporting.
 
file  XmlDumpWriter.php [code]
 XmlDumpWriter.