xo::db::sql::admin_rel proc new (public)

 xo::db::sql::admin_rel[i] new [ -dbn dbn ] [ -rel_id rel_id ] \
    [ -rel_type rel_type ] -object_id_one object_id_one  \
    -object_id_two object_id_two  [ -member_state member_state ] \
    [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
    [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-rel_id
(optional)
-rel_type
(defaults to "admin_rel") (optional)
-object_id_one
(required)
-object_id_two
(required)
-member_state
(defaults to "approved") (optional)
-creation_user
(optional)
-creation_ip
(optional)
-childof
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::admin_rel proc new xo::db::sql::admin_rel proc new xo::db::sql::admin_rel proc new->db_with_handle

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