Function __global->regenerate_event_reminder_jobs
Definitions
sources/calendar.php
- Regenerate all the calendar jobs for reminders for next recurrence of an event (because the event was added or edited).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | The ID of the event |
$force | boolean | False | N/A | N/A | Force evaluation even if it's in the past. Only valid for code events |