Forums / Developer / HOWTO? What is the corrent way to remove a collaboration item?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

HOWTO? What is the corrent way to remove a collaboration item?

Author Message

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?