xo::db::sql::content_item proc relate (public)

 xo::db::sql::content_item[i] relate [ -dbn dbn ] -item_id item_id  \
    -object_id object_id  [ -relation_tag relation_tag ] \
    [ -order_n order_n ] [ -relation_type relation_type ]

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

Automatically generated method

Switches:
-dbn (optional)
-item_id (required)
-object_id (required)
-relation_tag (optional, defaults to "generic")
-order_n (optional)
-relation_type (optional, defaults to "cr_item_rel")

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

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