Functions in Job Scheduler 6
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
job_scheduler |
./ |
Return a JobScheduler object. | 2 | |
job_scheduler_cron |
./ |
Implementation of hook_cron(). | 1 | |
job_scheduler_install |
./ |
Implementation of hook_install(). | ||
job_scheduler_schema |
./ |
Implementation of hook_schema(). | ||
job_scheduler_uninstall |
./ |
Implementation of hook_uninstall(). | ||
job_scheduler_update_6101 |
./ |
Fix indexes on next. |