forum::edit (public)
forum::edit -forum_id forum_id [ -name name ] [ -charter charter ] \ [ -presentation_type presentation_type ] \ [ -posting_policy posting_policy ] \ [ -new_questions_allowed_p new_questions_allowed_p ] \ [ -anonymous_allowed_p anonymous_allowed_p ] \ [ -attachments_allowed_p attachments_allowed_p ] [ -no_callback ]
Defined in packages/forums/tcl/forums-procs.tcl
Edit a forum
- Switches:
- -forum_id (required)
- -name (optional)
- -charter (optional)
- -presentation_type (optional)
- -posting_policy (optional)
- -new_questions_allowed_p (optional)
- -anonymous_allowed_p (optional)
- -attachments_allowed_p (optional)
- -no_callback (optional, boolean)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- web_forum_edit, web_forums_message_and_reply