You are here

public property backup_migrate_schedule::$title_plural in Backup and Migrate 7.3

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

Overrides backup_migrate_item::$title_plural

File

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

Class

backup_migrate_schedule
A schedule class for crud operations.

Code

public $title_plural = 'Schedules';