[Mage_Backup] element index

Package indexes

All elements
b c d e g l m o r s w _
_
top
$_baseDir
Folder, where all backups are stored
$_foreignKeys
tables Foreign key data array [tbl_name] = array(create foreign key strings)
$_handler
Gz file pointer
$_read
Read connection
_generateRow
Get backup-specific data from model for each row
_quoteRow
Quote Table Row
__construct
Initialize Backup DB resource model
__construct
Set collection specific parameters and make sure backups folder will exist
b
top
Backup.php
Backup.php in Backup.php
BACKUP_DB
BACKUP_EXTENSION
BACKUP_MEDIA
BACKUP_VIEW
beginTransaction
BUFFER_LENGTH
Buffer length for multi rows
c
top
Collection.php
Collection.php in Collection.php
clear
Clear data
close
Close open backup file
commitTransaction
COMPRESS_RATE
crear
createBackup
Create backup and stream write to adapter
d
top
Data.php
Data.php in Data.php
Db.php
Db.php in Db.php
Db.php
Db.php in Db.php
deleteFile
Delete backup file
e
top
Exception.php
Exception.php in Exception.php
eof
exists
Checks backup file exists.
g
top
getFile
Return content of backup file
getFileName
Return file name of backup file
getFooter
getFooter
Returns SQL footer data
getHeader
Returns SQL header data
getHeader
getResource
Retrieve resource model
getSize
getTableCreateScript
getTableCreateScript
Enter description here...
getTableCreateSql
Retrieve SQL fragment for create table
getTableDataAfterSql
Retrieve after insert data SQL fragment
getTableDataBeforeSql
Retrieve before insert data SQL fragment
getTableDataDump
getTableDataDump
getTableDataSql
Retrive table partical data SQL insert
getTableDropSql
Retrieve SQL fragment for drop table
getTableForeignKeysSql
Retrieve foreign keys for table(s)
getTableHeader
Retrieve table header comment
getTables
getTables
Retrieve table list
getTableStatus
Retrieve table status
getType
Returns type of backup file
l
top
load
Load backup file info
m
top
Mage_Backup_Exception
Mage_Backup_Exception in Exception.php
Magento
Mage_Backup_Helper_Data
Backup data helper
Mage_Backup_Model_Backup
Backup file item model
Mage_Backup_Model_Db
Database backup model
Mage_Backup_Model_Fs_Collection
Backup data collection
Mage_Backup_Model_Mysql4_Db
Database backup resource model
o
top
open
Open backup file (write or read mode)
output
Print output
r
top
read
Read backup uncomressed data
renderSql
rollBackTransaction
s
top
setFile
Set the backup file content
setType
Sets type of file
w
top
write
Write to backup file
b c d e g l m o r s w _