Function Hook_notification_ticket_assigned_staff->allowed_settings
Definitions
sources/hooks/systems/notifications/ticket_assigned_staff.php
- Find a bitmask of settings (e-mail, SMS, etc) a notification code supports for listening on.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$notification_code | ID_TEXT | required parameter | N/A | N/A | Notification code |
Return
- Allowed settings
- Type: integer
- Set: N/A
- Range: N/A