dolibarr 19.0.3
|
Function for module cron. More...
Go to the source code of this file.
Functions | |
cronadmin_prepare_head () | |
Return array of tabs to used on pages to setup cron module. | |
cron_prepare_head (Cronjob $object) | |
Return array of tabs to used on a cron job. | |
dol_print_cron_urls () | |
Show information with URLs to launch jobs. | |
Function for module cron.
Definition in file cron.lib.php.
cron_prepare_head | ( | Cronjob | $object | ) |
Return array of tabs to used on a cron job.
Cronjob | $object | Object cron |
Definition at line 61 of file cron.lib.php.
References complete_head_from_modules().
cronadmin_prepare_head | ( | ) |
Return array of tabs to used on pages to setup cron module.
Definition at line 31 of file cron.lib.php.
References complete_head_from_modules().
dol_print_cron_urls | ( | ) |
Show information with URLs to launch jobs.
Definition at line 89 of file cron.lib.php.
References ajax_autoselect(), getDolGlobalString(), and img_picto().