You are here

property backup_migrate_schedule::$title_plural in Backup and Migrate 6.3

Same name and namespace in other branches
  1. 8.3 includes/schedules.inc \backup_migrate_schedule::title_plural
  2. 7.3 includes/schedules.inc \backup_migrate_schedule::title_plural

Overrides backup_migrate_item::$title_plural

File

includes/schedules.inc, line 104
All of the schedule handling code needed for Backup and Migrate.

Class

backup_migrate_schedule
A schedule class for crud operations.

Code

var $title_plural = 'Schedules';