kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Class: BackupLib

Source Location: /kernel/backups_lib.php

Class Overview

BitBase
   |
   --BackupLib

Database Backup Library


Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::__construct()
BitBase::clearFromCache()
BitBase::expunge()
Delete content object and all related records
BitBase::load()
BitBase::__destruct()

Class Details

[line 14]
Database Backup Library



[ Top ]


Class Methods


method backup_database [line 115]

void backup_database( $filename)



Parameters:

   $filename  

[ Top ]

method RC4 [line 68]

void RC4( $pwd, $data)



Parameters:

   $pwd  
   $data  

[ Top ]

method restore_database [line 16]

void restore_database( $filename)



Parameters:

   $filename  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:55:36 +0000 by phpDocumentor 1.5.0-lsces