Forums / Developer / HOWTO? What is the corrent way to remove a collaboration item?
Björn X
Tuesday 22 March 2005 2:54:36 am
I have been looking for a way to remove a collaboration item.
It seems to me that this feature is not yet implemented in the API. Is this correct?
eZCollaborationItem::cleanup() <-- clears all tables.
eZCollaborationItem::remove() <- only deletes entries from that table.
Does any body know more options?