Elgg
Version 1.11
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Activate a plugin or plugins. | |
Functions | |
_elgg_cron_init () | |
Cron initialization. More... | |
_elgg_cron_page_handler ($page) | |
Cron handler. More... | |
_elgg_cron_monitor ($hook, $period, $output, $params) | |
Record cron running. More... | |
Variables | |
return | function (\Elgg\EventsService $events,\Elgg\HooksRegistrationService $hooks) |
_elgg_cron_init | ( | ) |
_elgg_cron_monitor | ( | $hook, | |
$period, | |||
$output, | |||
$params | |||
) |
_elgg_cron_page_handler | ( | $page | ) |
return function(\Elgg\EventsService $events,\Elgg\HooksRegistrationService $hooks) |