Go to the source code of this file.
◆ _elgg_cron_init()
Cron initialization.
- Returns
- void @access private
Definition at line 15 of file cron.php.
◆ _elgg_cron_monitor()
_elgg_cron_monitor |
( |
|
$hook, |
|
|
|
$period, |
|
|
|
$output, |
|
|
|
$params |
|
) |
| |
Record cron running.
- Parameters
-
string | $hook | Hook name |
string | $period | Cron period |
string | $output | Output content |
array | $params | Hook parameters |
- Returns
- void @access private
Definition at line 84 of file cron.php.
◆ _elgg_cron_page_handler()
_elgg_cron_page_handler |
( |
|
$page | ) |
|
Cron handler.
- Parameters
-
- Returns
- bool
- Exceptions
-
Definition at line 46 of file cron.php.
◆ function