callback::search::datasource::impl::forums_message (private)

 callback::search::datasource::impl::forums_message

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

Author:
dave@thedesignexperience.org
Created:
2005-06-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.
See Also:

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

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