Function __global->reset_notifications

Definitions

sources/notifications.php

  • Reset notification settings to the default for a member on a notification code+category.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$notification_code ID_TEXT required parameter N/A N/A The notification code to use
$notification_category SHORT_TEXT required parameter N/A N/A The category within the notification code
$member_id ?MEMBER Null N/A N/A The member being de-signed up (null: current member)