|
dolibarr 21.0.4
|
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 62 of file cron.lib.php.
References $conf, $object, and complete_head_from_modules().
| cronadmin_prepare_head | ( | ) |
Return array of tabs to used on pages to setup cron module.
Definition at line 32 of file cron.lib.php.
References $conf, and complete_head_from_modules().
| dol_print_cron_urls | ( | ) |
Show information with URLs to launch jobs.
Definition at line 90 of file cron.lib.php.
References $conf, ajax_autoselect(), getDolGlobalString(), and img_picto().