forum::new_questions_allowed_p (public, deprecated)
forum::new_questions_allowed_p -forum_id forum_id \ [ -party_id party_id ]
Defined in packages/forums/tcl/forums-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Check if the users can create new threads in the forum DEPRECATED: the forum::get api already retrieves this information and there is normally no need to invoke this API specifically.
- Switches:
- -forum_id (required)
- -party_id (optional)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.