Function __global->notification_locked_down

Definitions

sources/notifications.php

  • Find whether a notification is locked-down (i.e. cannot be set).
  • 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 The notification code to check

Return

  • Lock-down status (null: not locked down)
  • Type: ?BINARY
  • Set: N/A
  • Range: N/A