forums::form::post_message (public)

 forums::form::post_message [ -optional ] \
    [ -show_anonymous_p show_anonymous_p ] \
    [ -show_attachments_p show_attachments_p ] [ -prefix prefix ] \
    form_name

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

adds form elements to a form for the default post message form

Switches:
-optional
(boolean) (optional)
-show_anonymous_p
(defaults to "1") (optional)
-show_attachments_p
(defaults to "1") (optional)
-prefix
(optional)
Parameters:
form_name

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) template::element template::element (public) forums::form::post_message forums::form::post_message forums::form::post_message->_ forums::form::post_message->template::element

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