forum::message::close (public)

 forum::message::close -message_id message_id

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

Close a thread.
This is not exactly a cheap operation if the thread is long.

Switches:
-message_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_forum_message_new forum_message_new (test forums) forum::message::close forum::message::close test_forum_message_new->forum::message::close db_dml db_dml (public) forum::message::close->db_dml

Testcases:
forum_message_new
[ show source ]
Show another procedure: