Skip to main content.
January 23rd, 2008

Programmatic add on Zope

Just as a reminder, the generic way to add an element to an object manager (like Folders) it’s:

<container>.manage_addProduct[’<product name>‘].<add method, usually manage_add*product name*>(arguments)

Posted by mattia as zope at 3:51 PM CET

No Comments »