maintenance/dumpBackup.php File Reference

Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/. More...

Go to the source code of this file.

Variables

 $originalDir = getcwd()
 $optionsWithArgs = array( 'pagelist', 'start', 'end' )
 $dumper = new BackupDumper( $argv )
if(isset($options['quiet']))
if(isset($options['pagelist']))
if(isset($options['start']))
if(isset($options['end']))
$dumper 
skipHeader = isset( $options['skip-header'] )
$dumper skipFooter = isset( $options['skip-footer'] )
$dumper dumpUploads = isset( $options['uploads'] )
 $textMode = isset( $options['stub'] ) ? WikiExporter::STUB : WikiExporter::TEXT


Detailed Description

Copyright (C) 2005 Brion Vibber <brion@pobox.com> http://www.mediawiki.org/.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file dumpBackup.php.


Variable Documentation

$dumper = new BackupDumper( $argv )

Definition at line 32 of file dumpBackup.php.

$optionsWithArgs = array( 'pagelist', 'start', 'end' )

Definition at line 27 of file dumpBackup.php.

$originalDir = getcwd()

Definition at line 25 of file dumpBackup.php.

$textMode = isset( $options['stub'] ) ? WikiExporter::STUB : WikiExporter::TEXT

Definition at line 60 of file dumpBackup.php.

$dumper dumpUploads = isset( $options['uploads'] )

$dumper skipFooter = isset( $options['skip-footer'] )

Definition at line 57 of file dumpBackup.php.

Referenced by BackupDumper::dump().

if (isset($options['quiet'])) if (isset($options['pagelist'])) if (isset($options['start'])) if (isset($options['end'])) $dumper skipHeader = isset( $options['skip-header'] )

Definition at line 56 of file dumpBackup.php.

Referenced by BackupDumper::dump().


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9