• Publicity: Public Only All

messages-format-procs.tcl

message formatting procs

Location:
packages/forums/tcl/messages-format-procs.tcl

Procedures in this file

Detailed information

forum::format::emoticons (public)

 forum::format::emoticons -content content

Convert smileys (emoticons) in supplied content into emoji HTML entities.

Switches:
-content (required)
See Also:

Testcases:
web_forums_message_and_reply

forum::format::reply_subject (public)

 forum::format::reply_subject parent_subject

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 (required)

Testcases:
No testcase defined.
[ show source ]