Function Hook_notification_comment_posted->list_handled_codes

Definitions

sources/hooks/systems/notifications/comment_posted.php

  • Get a list of all the notification codes this hook can handle.(Addons can define hooks that handle whole sets of codes, so hooks are written so they can take wide authority).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • List of codes (mapping between code names, and a pair: section and labelling for those codes)
  • Type: array
  • Set: N/A
  • Range: N/A