wcmf logo wemove logo

class.BackupController.php File Reference

Go to the source code of this file.


Data Structures

class  BackupController
 This Controller creates a backup (action 'makebackup') from a directory and restores (action 'restorebackup') a created one to that directory respectively. It creates a directory named after the 'backupName' parameter in the backup directory whose name is determined by the configuration key 'backupDir' (section 'cms'). Then it copies all files found in the directory given in the 'sourceDir' parameter to that directory. Subclasses may add additional work packages by overriding the BackupController::getAdditionalWorkPackage method. More...

This page generated via doxygen 1.5.8 Mon Mar 30 01:58:36 2009.
Copyright © 2009 wemove digital solutions GmbH.
sourceforge logo