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 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
Returns:
new chat room id

Partial Call Graph (max 5 caller/called nodes):
%3

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