Why is it that I can use http:/F/objectIds, but not http:/F/objectItems?
F is a folder.

I have a ZClass derived from ZObject, ZFolder and find that I can use
objectIds, objectItems etc in dtml methods of the class.

Now with a class derived from ZObject, ZDTMLDocument, ZFolder I find
that I cannot. I can use other manage methods to add images, but I can't
call objectIds on the instances etc.

Is there a way to get at the base classes somehow?
-- 
Robin Becker

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to