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 (required)
 - 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):
 - Testcases:
 - No testcase defined.