drush_hosting_site_backup_manager_pre_hosting_task |
./hosting_site_backup_manager.drush.inc |
Map values of site node into command line arguments. |
|
|
drush_hosting_site_backup_manager_provision_export_backup |
./hosting_site_backup_manager.drush.inc |
Implements drush_hook_COMMAND(). |
|
|
drush_hosting_site_backup_manager_provision_remove_export_backup |
./hosting_site_backup_manager.drush.inc |
Implements the provision-remove_export_backup command. |
|
|
hosting_site_backup_manager_ajax_list |
./hosting_site_backup_manager.module |
Page callback for backups table via AJAX. |
|
1 |
hosting_site_backup_manager_backups_table |
./hosting_site_backup_manager.module |
Prepare a table of available backups. |
2 |
|
hosting_site_backup_manager_confirm_delete |
./hosting_site_backup_manager.module |
Function that renders a confirmation form for the selected deletetion. |
|
1 |
hosting_site_backup_manager_confirm_delete_submit |
./hosting_site_backup_manager.module |
The form submit function. |
|
|
hosting_site_backup_manager_confirm_restore |
./hosting_site_backup_manager.module |
Function that renders a confirmation form for the selected deletetion. |
|
1 |
hosting_site_backup_manager_confirm_restore_submit |
./hosting_site_backup_manager.module |
The form submit function. |
|
|
hosting_site_backup_manager_cron |
./hosting_site_backup_manager.module |
Remove backup links if they persist beyond a timeout. |
|
|
hosting_site_backup_manager_delete |
./hosting_site_backup_manager.module |
Placeholder function for additional delete checks. |
|
1 |
hosting_site_backup_manager_download |
./hosting_site_backup_manager.module |
Function to download a backup file. |
|
1 |
hosting_site_backup_manager_drush_command |
./hosting_site_backup_manager.drush.inc |
Implements hook_drush_command(). |
|
|
hosting_site_backup_manager_export |
./hosting_site_backup_manager.module |
The form submit function. |
|
1 |
hosting_site_backup_manager_hosting_tasks |
./hosting_site_backup_manager.module |
Implements hook_hosting_tasks(). |
|
|
hosting_site_backup_manager_menu |
./hosting_site_backup_manager.module |
Implements of hook_menu(). |
|
|
hosting_site_backup_manager_page |
./hosting_site_backup_manager.module |
Show a list of backups for a website. |
|
1 |
hosting_site_backup_manager_restore |
./hosting_site_backup_manager.module |
Placeholder function for additional restore checks. |
|
1 |
_hosting_site_backup_manager_getaegirroot |
./hosting_site_backup_manager.module |
Helper function to get the Aegir root directory. |
3 |
|
_hosting_site_backup_manager_isfileavailable |
./hosting_site_backup_manager.module |
Helper function to check if a backup file is available. |
1 |
|