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):
%3 ad_log ad_log (public) ad_log_deprecated ad_log_deprecated (public) forum::get forum::get (public) forum::new_questions_allowed_p forum::new_questions_allowed_p forum::new_questions_allowed_p->ad_log forum::new_questions_allowed_p->ad_log_deprecated forum::new_questions_allowed_p->forum::get

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