forum::message::notify_users (private)

 forum::message::notify_users -message_array message_array \
    -forum_url forum_url -message_url message_url

Defined in packages/forums/tcl/messages-procs.tcl

Notify users of a new approved forum message.

Switches:
-message_array
(required)
name of message array of forum info in the caller scope
-forum_url
(required)
-message_url
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_forum_count_test forum_count_test (test forums) forum::message::notify_users forum::message::notify_users test_forum_count_test->forum::message::notify_users test_forum_message_new forum_message_new (test forums) test_forum_message_new->forum::message::notify_users ad_html_text_convert ad_html_text_convert (public) forum::message::notify_users->ad_html_text_convert attachments::get_attachments attachments::get_attachments (public) forum::message::notify_users->attachments::get_attachments notification::new notification::new (public) forum::message::notify_users->notification::new notification::type::get_type_id notification::type::get_type_id (public) forum::message::notify_users->notification::type::get_type_id parameter::get parameter::get (public) forum::message::notify_users->parameter::get forum::message::do_notifications forum::message::do_notifications (public) forum::message::do_notifications->forum::message::notify_users

Testcases:
forum_message_new, forum_count_test
[ show source ]
Show another procedure: