Adding objects in ZClass construcor
9 Nov
1999
9 Nov
'99
10:47 a.m.
Every time a new ObjectManager ZClass instane is created I want it to add to itself a TinyTable. So I do in Container_add: <dtml-with "Container.createInObjectManager(REQUEST['id'], REQUEST)"> <dtml-call "manage_addTinyTable('imglayout','', columns='name value')"> </dtml-with> But this just creates a TinyTable in the folder that I added the Container to, not in the Container itself. So how do I add objects in constructors so that it will put them in the correct place? -- Itamar - itamars@ibm.net ---------------------------o----------------------------------------------o Perl/Gimp Greeting Cards | Trust? Ha! The US dollar is backed by ICBMs! | http://www.sealingwax.com | --Anonymous Coward, Slashdot |
9645
Age (days ago)
9645
Last active (days ago)
0 comments
1 participants
participants (1)
-
Itamar Shtull-Trauring