forum::format::reply_subject (public)

 forum::format::reply_subject parent_subject

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

Generates a subject string for a reply to an existing message. The prefix is always added using the system-wide locale to avoid the uncontrollable growth of the subject in a multi-language environment.

Parameters:
parent_subject

Partial Call Graph (max 5 caller/called nodes):
%3 forum::message::initial_message forum::message::initial_message (public, deprecated) forum::format::reply_subject forum::format::reply_subject forum::message::initial_message->forum::format::reply_subject packages/forums/lib/message/post.tcl packages/forums/ lib/message/post.tcl packages/forums/lib/message/post.tcl->forum::format::reply_subject lang::message::lookup lang::message::lookup (public) forum::format::reply_subject->lang::message::lookup lang::system::site_wide_locale lang::system::site_wide_locale (public) forum::format::reply_subject->lang::system::site_wide_locale

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