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

Class: BackupLib

Source Location: d:\website\PhpDocumentor\/kernel/backups_lib.php

Class Overview

BitBase
   |
   --BackupLib

Database Backup Library


Methods


Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::debug()
Switch debug level in database
BitBase::display()
This method should be THE method used to display a template. php files should not access $gBitSmarty directly.
BitBase::getDb()
Return pointer to current Database
BitBase::getField()
Returns entry from the mInfo hash if field exists
BitBase::isDatabaseValid()
Determines if there is a valide database connection
BitBase::prepGetList()
Prepares parameters with default values for any getList function
BitBase::setDatabase()
Sets database mechanism for the instance
BitBase::verifyId()
Determines if any given variable exists and is a number

Class Details

[line 14]
Database Backup Library



[ Top ]


Class Methods


constructor BackupLib [line 15]

BackupLib BackupLib( )



[ Top ]

method backup_database [line 118]

void backup_database( $filename)



Parameters:

   $filename  

[ Top ]

method RC4 [line 71]

void RC4( $pwd, $data)



Parameters:

   $pwd  
   $data  

[ Top ]

method restore_database [line 19]

void restore_database( $filename)



Parameters:

   $filename  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:28:47 +0000 by phpDocumentor 1.3.0