5 Sep
2002
5 Sep
'02
7:04 p.m.
Rares Vernica writes:
How can I modify the 'title' of an object in DTML? "title" is implemented as a so called "property".
You use the PropertyManager API to change properties. See the embedded online help (--> Zope Help --> API reference --> PropertyManager). Dieter