14 Apr
2001
14 Apr
'01
6:21 p.m.
=?iso-8859-1?q?Herv=E9=20Richard?= writes:
In a foder i can write a dtml-method like this, but from the constructor ?
<dtml-with "PARENTS[0]"> ... You replace "PARENTS[0]" with the newly created object.
Your object must be a PropertyManager for the "manage_addProperty" to be available. Otherwise, you may need to add properties to a property sheet. See embedded Zope Online Help --> Zope Help --> API Reference --> * whether PropertySheets support adding new preperties. Dieter