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 (optional, boolean)
- -show_anonymous_p (optional, defaults to
"1"
)- -show_attachments_p (optional, defaults to
"1"
)- -prefix (optional)
- Parameters:
- form_name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.