xo::db::chat_room instproc save_new (public)

 <instance of xo::db::chat_room[i]> save_new \
    [ -creation_user creation_user ] args [ args... ]

Defined in /var/www/openacs.org/packages/chat/tcl/xotcl-chat-procs.tcl

Create a new chat room and make sure its creator is granted the necessary privileges

Switches:
-creation_user (optional)
Parameters:
args (required)
Returns:
new chat room id

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