pluf/src/Pluf/Migrations/Backup.php File Reference


Functions

 Pluf_Migrations_Backup_run ($folder, $name=null)
 Pluf_Migrations_Backup_restore ($folder, $name)

Function Documentation

Pluf_Migrations_Backup_restore ( folder,
name 
)

Restore Pluf from a backup.

Parameters:
string Path to the backup folder
string Backup name
Returns:
bool Success

Pluf_Migrations_Backup_run ( folder,
name = null 
)

Backup of the Plume Framework.

Backup all the data of the framework models. By default the backup name will be the date YYYY-MM-DD.

Parameters:
string Path to the folder where to store the backup
string Name of the backup (null)
Returns:
int The backup was correctly written


Generated on Wed Feb 3 15:44:51 2010 for Pluf by  doxygen