Function __global->unschedule_code
Definitions
sources/calendar2.php
- Remove a run_scheduled_action calendar event based on the provided hook and ID.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hook | ID_TEXT | required parameter | N/A | N/A | Hook to run under systems/commandr_scheduled |
$id | string | required parameter | N/A | N/A | Unspecified identifier for the resource behind this scheduled event |