You are here

Functions in Ultimate Cron 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_ultimate_cron_cron_disable ./ultimate_cron.drush.inc Disable a cron job.
drush_ultimate_cron_cron_enable ./ultimate_cron.drush.inc Enable a cron job.
drush_ultimate_cron_cron_job_get ./ultimate_cron.drush.inc Get a cron jobs configuration.
drush_ultimate_cron_cron_job_set ./ultimate_cron.drush.inc Set a cron jobs configuration.
drush_ultimate_cron_cron_list ./ultimate_cron.drush.inc List cron jobs.
drush_ultimate_cron_cron_logs ./ultimate_cron.drush.inc List cron jobs.
drush_ultimate_cron_cron_run ./ultimate_cron.drush.inc Run cron job(s). 1
drush_ultimate_cron_cron_unlock ./ultimate_cron.drush.inc Unlock a cron job.
hook_cronapi ./ultimate_cron.api.php Inform Ultimate Cron about cron jobs.
hook_cron_alter ./ultimate_cron.api.php Alter the output of hook_cronapi() and hook_cron().
hook_cron_easy_hooks ./ultimate_cron.api.php Provide easy hooks for Ultimate Cron.
hook_cron_easy_hooks_alter ./ultimate_cron.api.php Alter easy hooks.
hook_cron_post_invoke ./ultimate_cron.api.php Invoked after a job has been invoked.
hook_cron_post_launch ./ultimate_cron.api.php Invoked after a job has been launched.
hook_cron_post_run ./ultimate_cron.api.php Invoked after a job has been run.
hook_cron_post_schedule ./ultimate_cron.api.php Invoked after a job has been asked for its schedule.
hook_cron_pre_invoke ./ultimate_cron.api.php Invoked just before a job is asked for its schedule.
hook_cron_pre_launch ./ultimate_cron.api.php Invoked just before a job is launched.
hook_cron_pre_run ./ultimate_cron.api.php Invoked just before a job is being run.
hook_cron_pre_schedule ./ultimate_cron.api.php Invoked just before a job is asked for its schedule.
hook_ultimate_cron_plugin_build_operations_alter ./ultimate_cron.api.php Alter the allowed operations for a given job on the export UI page.
json_format includes/nicejson.php Format a flat JSON string to make it more human-readable 2
ultimate_cron_background_process_shutdown ./ultimate_cron.background_process.inc Implements hook_background_process_shutdown().
ultimate_cron_blank_values ./ultimate_cron.module Return blank values for all keys in an array. 2
ultimate_cron_cronapi ./ultimate_cron.cron.inc Implements hook_cronapi().
ultimate_cron_cron_alter ./ultimate_cron.cron.inc Implements hook_cron_alter().
ultimate_cron_cron_queue_info ./ultimate_cron.module Implements hook_cron_queue_info().
ultimate_cron_cron_run ./ultimate_cron.module Run cron. 1
ultimate_cron_cron_run_compatibility ./ultimate_cron.module Run cron in compatibility mode. 1
ultimate_cron_ctools_plugin_api ./ultimate_cron.module Implements hook_ctools_plugin_api().
ultimate_cron_ctools_plugin_directory ./ultimate_cron.module Implements hook_ctools_plugin_directory().
ultimate_cron_ctools_plugin_instance ./ultimate_cron.module Get plugin instance. 1
ultimate_cron_ctools_plugin_type ./ultimate_cron.module Implements hook_ctools_plugin_type().
ultimate_cron_drush_command ./ultimate_cron.drush.inc Implements hook_drush_command().
ultimate_cron_drush_command_alter ./ultimate_cron.drush.inc Implements hook_drush_command_alter().
ultimate_cron_drush_help ./ultimate_cron.drush.inc Implements hook_drush_help().
ultimate_cron_enable ./ultimate_cron.install Implements hook_enable().
ultimate_cron_exit ./ultimate_cron.poorman.inc Implements hook_exit().
ultimate_cron_flush_caches ./ultimate_cron.module Implements hook_flush_caches().
ultimate_cron_get_easy_hooks ./ultimate_cron.module Cron easy hooks. 2
ultimate_cron_get_hook ./ultimate_cron.module Get a specific cron hook.
ultimate_cron_get_hooks ./ultimate_cron.module Get all cron hooks defined. 3
ultimate_cron_get_module_hooks ./ultimate_cron.module Get cron hooks declared by a module. 1
ultimate_cron_get_plugin_hooks ./ultimate_cron.module Get hooks defined in plugins. 1
ultimate_cron_help ./ultimate_cron.module Implements hook_help().
ultimate_cron_hook_info ./ultimate_cron.module Implements hook_hook_info().
ultimate_cron_hook_info_alter ./ultimate_cron.module Implements hook_hook_info_alter().
ultimate_cron_init ./ultimate_cron.module Implements hook_init().
ultimate_cron_job_ctools_export_ui_form plugins/ctools/export_ui/ultimate_cron_job_ctools_export_ui.inc Form to edit the settings of an Ultimate Cron job.
ultimate_cron_job_ctools_export_ui_form_submit plugins/ctools/export_ui/ultimate_cron_job_ctools_export_ui.inc Submit handler of the preset edit form.

Pages

Other projects