phpbb\notification\type
Classes
Admin activation notifications class This class handles notifications for users requiring admin activation
Post approved notifications class This class handles notifications for posts when they are approved (to their authors)
Topic approved notifications class This class handles notifications for topics when they are approved (for authors)
Base notifications class
Bookmark updating notifications class This class handles notifications for replies to a bookmarked topic
Post disapproved notifications class This class handles notifications for posts when they are disapproved (for authors)
Topic disapproved notifications class This class handles notifications for topics when they are disapproved (for authors)
Forum notifications class This class handles notifications for replies to a topic in a forum user subscribed to
Private message notifications class This class handles notifications for private messages
Post notifications class This class handles notifications for replies to a topic
Post in queue notifications class This class handles notifications for posts that are put in the moderation queue (for moderators)
Post quoting notifications class This class handles notifying users when they have been quoted in a post
Private message reported notifications class This class handles notifications for private messages when they are reported
PM report closed notifications class This class handles notifications for when reports are closed on PMs (for the one who reported the PM)
Reported post notifications class This class handles notifications for reported posts
Post report closed notifications class This class handles notifications for when reports are closed on posts (for the one who reported the post)
Topic notifications class This class handles notifications for new topics
Topic in queue notifications class This class handles notifications for topics when they are put in the moderation queue (for moderators)
Interfaces
Base notifications interface