[Zope-CMF] invokeFactory hook
Darryl Cousins
darryl at altcontrol.nl
Wed Mar 31 06:48:58 EST 2004
Hello,
I have created my first CMF Products. One of which is a subclass of
PortalFolder and another subclassing Document.
How do I invoke extra methods when adding or copy/pasting objects in the
folder_contents view of my PortalFolder subclass. I have traced
invokeFactory to 'manage_addProduct' and 'manage_addClone' but I'm
honestly getting a bit lost.
In my PortalFolder subclass, for example, I want the new or copied
object to be registered with an ordering manager (a list) within my
product.
Thanks and best regards,
Darryl Cousins
More information about the Zope-CMF
mailing list