xo::db::sql::content_item proc relate (public)
xo::db::sql::content_item 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 /var/www/openacs.org/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"
)- Testcases:
- No testcase defined.