xo::db::CrItem instproc delete (public)
<instance of xo::db::CrItem> delete
Defined in /var/www/openacs.org/packages/xotcl-core/tcl/cr-procs.tcl
Delete the item from the content repository with the item_id taken from the instance variable.
- Testcases:
- test_cr_items
Source code: # delegate deletion to the class [:info class] delete -item_id ${:item_id}XQL Not present: Generic, PostgreSQL, Oracle