Notifications
Table of Contents
Functions
- notifications_forumposte_dist() : mixed
- Cette notification s'exécute quand un message est posté
- notifications_forumvalide_dist() : mixed
- Cette notification s'exécute quand on valide un message 'prop'osé.
Functions
notifications_forumposte_dist()
Cette notification s'exécute quand un message est posté
notifications_forumposte_dist(string $quoi, int $id_forum, array<string|int, mixed> $options) : mixed
Parameters
- $quoi : string
- $id_forum : int
- $options : array<string|int, mixed>
notifications_forumvalide_dist()
Cette notification s'exécute quand on valide un message 'prop'osé.
notifications_forumvalide_dist(string $quoi, int $id_forum, array<string|int, mixed> $options) : mixed
On va notifier ceux qui ne l'ont pas été à la notification forumposte (sachant que les deux peuvent se suivre si le forum est validé directement ('pos' ou 'abo')
Parameters
- $quoi : string
- $id_forum : int
- $options : array<string|int, mixed>