By Date: <-- -->
By Thread: <-- -->

How to delete an object given a path in Zope



Takahashi, Michael wrote:

I am trying to figure out how to delete an object in Zope given a path.

<snip>

Any help is greatly appreciated.



You want to call manage_delObjects on the parent folder and give it the list of ids.


_______________________________________________
Zope-Dev maillist - Zope-Dev (at) zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )