acs::db::nsdb-postgresql method call forums_forum new (public)

 <instance of acs::db::nsdb-postgresql[i]> call forums_forum new \
    [ -dbn dbn ] [ -forum_id forum_id ] [ -object_type object_type ] \
    -name name  -charter charter  \
    -presentation_type presentation_type  \
    -posting_policy posting_policy  [ -package_id package_id ] \
    -creation_date creation_date  [ -creation_user creation_user ] \
    -creation_ip creation_ip  [ -context_id context_id ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-forum_id
(optional)
-object_type
(defaults to "forums_forum") (optional)
-name
(required)
-charter
(required)
-presentation_type
(required)
-posting_policy
(required)
-package_id
(optional)
-creation_date
(required)
-creation_user
(optional)
-creation_ip
(required)
-context_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call forums_forum new} acs::db::nsdb-postgresql instproc {call forums_forum new} acs::db::nsdb-postgresql instproc {call forums_forum new}->db_with_handle

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