AW: [Zope] How to use manage_clone right??
Sounds good, but what does ContainerObjectOfMyDoc mean here? Is this the folder containing mydoc?
-----Ursprüngliche Nachricht----- Von: Maik Jablonski [SMTP:maik.jablonski@uni-bielefeld.de] Gesendet am: Donnerstag, 21. März 2002 07:07 An: Breitenreicher, Marc Cc: zope@zope.org Betreff: Re: [Zope] How to use manage_clone right??
hi
"Breitenreicher, Marc" <Marc.Breitenreicher@friatec.de> wrote:
So how can I clone an object by calling the manage_clone function with the variable 'mydoc'???
try something like this:
<dtml-call "manage_clone(_.getattr(ContainerObjectOfMyDoc,MyDoc),'clone_id')">
greetings, maik.
-- maik jablonski visit www.zope.org, universitaet bielefeld LET'S GET ZOPED!!!! zentrum fuer lehrerbildung didaktik des sachunterrichts postfach 10 01 31 33501 bielefeld germany tel: + 49 (0) 521 106 4234
http://www.zfl.uni-bielefeld.de/ http://www.sachunterricht-online.de/
On Thu, 21 Mar 2002 07:56:25 +0100 "Breitenreicher, Marc" <Marc.Breitenreicher@friatec.de> wrote:
Sounds good, but what does ContainerObjectOfMyDoc mean here? Is this the folder containing mydoc?
that's right... sorry for having not explained this one. greetings again, maik.
participants (2)
-
Breitenreicher, Marc -
Maik Jablonski