21 Apr
2002
21 Apr
'02
6:33 a.m.
I see now that DTMLDocument is a subclass of DTMLMethod (which isn't in the Zope Book but which I found on the Zwiki). Then I noticed that manage_edit() is a function of the DTMLDocument. Don't know how I overlooked it but I'm on it now. So now I know how to change the DTMLDocument's contents. Off to see if I can dope out user-defined properties on Zope objects (not custom ZClasses). I'm sure it's in here somewhere.