xo::db::CrClass instproc delete (public)

 <instance of xo::db::CrClass[i]> delete -item_id item_id 

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

Delete a content item from the content repository.

Switches:
-item_id (required)
id of the item to be deleted

Testcases:
xotcl_core_tutorial_4, xowiki_test_cases
Source code:
::acs::dc call content_item del -item_id $item_id
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: