You are here

Files in Ultimate Cron 8

Primary tabs

File namesort descending Location Namespace Description
catch_up.html help/catch_up.html
cleanup_log.html help/cleanup_log.html
CronRule.class.php CronRule.class.php This class parses cron rules and determines last execution time using least case integer comparison.
easy_hooks.html help/easy_hooks.html
hooks.html help/hooks.html
hook_cron.html help/hook_cron.html
hook_cronapi.html help/hook_cronapi.html
hook_cron_alter.html help/hook_cron_alter.html
hook_cron_post_execute.html help/hook_cron_post_execute.html
hook_cron_post_execute_function.html help/hook_cron_post_execute_function.html
hook_cron_pre_execute.html help/hook_cron_pre_execute.html
hook_cron_pre_execute_function.html help/hook_cron_pre_execute_function.html
hook_cron_schedule_alter.html help/hook_cron_schedule_alter.html
hook_daily.html help/hook_daily.html
hook_hourly.html help/hook_hourly.html
hook_monthly.html help/hook_monthly.html
hook_weekly.html help/hook_weekly.html
hook_yearly.html help/hook_yearly.html
INSTALL.txt INSTALL.txt Set your crontab to wget cron.php once per minute (* * * * *). If this is not possible, activate the Poormans cron function in the Ultimate Cron settings.
page-admin-settings-cron-log.tpl.php templates/page-admin-settings-cron-log.tpl.php
polling_latency.html help/polling_latency.html
poorman.html help/poorman.html
README.txt README.txt Credits ------- Thanks to Mark James for the icons http://www.famfamfam.com/lab/icons/silk/ Example code: // Default cron-function, configurable through /admin/build/cron/settings function mymodule_cron() { // Do some stuff ... } // Define…
rules.html help/rules.html
rules.test tests/rules.test Tests for Ultimate Cron's cron parser
service_group.html help/service_group.html
settings.html help/settings.html
simultaneous_connections.html help/simultaneous_connections.html
ultimate_cron.admin.css css/ultimate_cron.admin.css .ultimate-cron-admin-status a { width: 16px; height: 16px; display: block; } .ultimate-cron-admin-status span { display:…
ultimate_cron.admin.inc ultimate_cron.admin.inc
ultimate_cron.drush.inc ultimate_cron.drush.inc Drush commands for Ultimate Cron!
ultimate_cron.info ultimate_cron.info name = "Ultimate Cron" description = "Cron" core = 8.x dependencies[] = background_process dependencies[] = progress files[] = tests/rules.test configure = admin/config/system/cron/settings
ultimate_cron.install ultimate_cron.install Installation file for Ultimate Cron
ultimate_cron.module ultimate_cron.module @todo Add filter on overview page. @todo Add log view (with graph). @todo Make proper markup for overview page. @todo Refactor drush stuff, too many intimate relations with Background Process @todo Refactor Cron % offset stuff. Too mixed up and…
ultimate_cron.nagios.inc ultimate_cron.nagios.inc

Other projects