You are here

Files in Elysia Cron 6.2

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt You can extend cron functionality in you modules by using elysia_cron api. With it you can: - have more than one cron job per module - have a different schedule rule for each cron job defined - set a description for each cron job To do this you…
cron.php cron.php
elysia_cron.admin.inc elysia_cron.admin.inc
elysia_cron.ctools.inc elysia_cron.ctools.inc
elysia_cron.drush.inc elysia_cron.drush.inc
elysia_cron.info elysia_cron.info name = "Elysia Cron" description = "Extended cron support with crontab-like scheduling and other features." core = 6.x
elysia_cron.install elysia_cron.install
elysia_cron.module elysia_cron.module
elysia_cron_scheduler.inc elysia_cron_scheduler.inc
elysia_cron_scheduler_old.inc elysia_cron_scheduler_old.inc
elysia_cron_update.php elysia_cron_update.php
elysia_drupalconv.php elysia_drupalconv.php
INSTALL.txt INSTALL.txt UPGRADE A NEW VERSION ---------------------- If you are upgrading from an old version of elysia_cron you should simply replace module files. You don't even need to execute the "update.php" drupal process: Elysia cron will detect the…
README.txt README.txt ELYSIA_CRON by Eric Berdondini (gotheric) <eric@void.it> For installation instructions read INSTALL.TXT For module developers API documetation read…

Other projects