Changes between Version 10 and Version 11 of Document/Development/Design/Module/Backup

Show
Ignore:
Timestamp:
09/11/06 17:21:12 (7 years ago)
Author:
javier.amor.garcia@… (IP: 80.35.41.131)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Design/Module/Backup

    v10 v11  
    2222   * This information is provided by a object that is child of EBox::Backup::BackupHelper 
    2323   * Description (to be showed in backup GUI), i18nable 
    24    * File names to be backed up (via Module::BackupHelper::files method) 
     24   * Version of module(via Module::BackupHelper::version method) 
    2525   * A sub to dump the configuarion to the mentioned files   (via Module::BackupHelper::dumpConf method) (if the configuration can copied verbatin from files the dumpConf sub may copy or link those files) 
    2626   * A sub to resotre the configuarion from the backed-up files to the mentioned files   (via Module::BackupHelper::restoreConf method)