You are here

constant BACKUP_MIGRATE_STORAGE_OVERRIDEN in Backup and Migrate 8.2

Same name and namespace in other branches
  1. 8.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
  2. 6.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
  3. 6.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
  4. 7.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
  5. 7.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
2 uses of BACKUP_MIGRATE_STORAGE_OVERRIDEN
backup_migrate_item::all_items in includes/crud.inc
Get all of the given items.
backup_migrate_item::get_action_links in includes/crud.inc
Get the action links for a destination.

File

includes/crud.inc, line 10
CRUD functions for backup and migrate types (schedules, profiles etc.).

Code

define('BACKUP_MIGRATE_STORAGE_OVERRIDEN', 2);