notification::mark_sent (public)

 notification::mark_sent -notification_id notification_id \
    -user_id user_id

Defined in packages/notifications/tcl/notification-procs.tcl

mark that a user has been sent a notification

Switches:
-notification_id
(required)
-user_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 notification::sweep::sweep_notifications notification::sweep::sweep_notifications (private) notification::mark_sent notification::mark_sent notification::sweep::sweep_notifications->notification::mark_sent db_dml db_dml (public) notification::mark_sent->db_dml

Testcases:
No testcase defined.
[ show source ]
Show another procedure: