forums::test::new (private)

 forums::test::new [ -presentation_type presentation_type ] \
    [ -posting_policy posting_policy ] [ -user_id user_id ] \
    [ -user_info user_info ] name

Defined in packages/forums/tcl/test/webtest-procs.tcl

Create a new forum via the web interface.

Switches:
-presentation_type
(defaults to "flat") (optional)
-posting_policy
(defaults to "open") (optional)
-user_id
(defaults to "0") (optional)
-user_info
(optional)
Parameters:
name

Partial Call Graph (max 5 caller/called nodes):
%3 aa_get_first_url aa_get_first_url (public) acs::test::form_reply acs::test::form_reply (public) acs::test::get_form acs::test::get_form (public) acs::test::http acs::test::http (public) acs::test::reply_contains_no acs::test::reply_contains_no (public) forums::test::new forums::test::new forums::test::new->aa_get_first_url forums::test::new->acs::test::form_reply forums::test::new->acs::test::get_form forums::test::new->acs::test::http forums::test::new->acs::test::reply_contains_no

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