Function Module_admin_errorlog->configure_cron_hook
Definitions
adminzone/pages/modules/admin_errorlog.php
- Configure a system scheduler hook.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hook | ID_TEXT | required parameter | N/A | N/A | The hook |
$enabled | BINARY | required parameter | N/A | N/A | Whether the hook is enabled |
Return
- The result of execution
- Type: Tempcode
- Set: N/A
- Range: N/A