forum::message::datasource (private, deprecated)

 forum::message::datasource message_id

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

Deprecated. Invoking this procedure generates a warning.

Parameters:
message_id
Author:
dave@thedesignexperience.org
Created:
2002-08-07 returns a datasource for the search package this is the content that will be indexed by the full text search engine. We expect message_id to be a root message of a thread only, and return the text of all the messages below DEPRECATED: search is implemented using callbacks now.
See Also:
  • forums-callback-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3 ad_conn ad_conn (public) ad_html_text_convert ad_html_text_convert (public) ad_log_deprecated ad_log_deprecated (public) db_foreach db_foreach (public) forum::message::get forum::message::get (public) forum::message::datasource forum::message::datasource forum::message::datasource->ad_conn forum::message::datasource->ad_html_text_convert forum::message::datasource->ad_log_deprecated forum::message::datasource->db_foreach forum::message::datasource->forum::message::get

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