[Zope] Deleting objects from DTML
Gilles lavaux
Gilles lavaux" <gilles.lavaux@esrin.esa.it
Wed, 13 Oct 1999 14:59:30 +0200
Try:
<!--#call "manage_delObjects(ids=_['object_id'])"-->
(object_id contain the list of objects to delete)
Nobody can reply to my last mail by chance??
Gilles
-----Original Message-----
From: Martin Grabmueller <grabmueller@pinuts.de>
To: zope mailing list <zope@zope.org>
Date: Wednesday, October 13, 1999 2:55 PM
Subject: [Zope] Deleting objects from DTML
>Hello fellow Zopers,
>
>I tried to find an object reference manual, but had
>no success, so here is my question:
>
>Can anybody give me a hint how to delete/destroy/kill
>a Zope object from within a DTML method? The background
>is that I try to have a link on a web page which
>deletes an object from the Zope DB when klicked.
>
>TIA,
> mgrabmue
>
>--
>Pinuts media+science GmbH http://www.pinuts.de
>Martin Grabmueller mailto:grabmueller@pinuts.de
>Potsdamer Str. 96 voice: +49 30 590090324
>D-10785 Berlin fax: +49 30 590090390
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://www.zope.org/mailman/listinfo/zope
>
>(Related lists - please, no cross posts or HTML encoding!
>
>To receive general Zope announcements, see:
>http://www.zope.org/mailman/listinfo/zope-announce
>
>For developer-specific issues, zope-dev@zope.org -
>http://www.zope.org/mailman/listinfo/zope-dev )
>