forum::message::initial_message (public, deprecated)
forum::message::initial_message [ -forum_id forum_id ] \ [ -parent parent ] -message message
Defined in packages/forums/tcl/messages-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Create an array with values initialized for a new message. DEPRECATED: this proc is not used in current upstream code, its upvar juggling is questionable and most of the data returned is already provided from the start.
- Switches:
- -forum_id (optional)
- -parent (optional)
- -message (required)
- See Also:
- direct idioms on the API used in here
- forum::format::reply_subject
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.