Easy question, but I couldn't find the answer.
How can I access the id (or title) of the parent 
containing my current object?

E.g.

NewsContainer
  |---NewsCategory  ( ZClass - ObjectManager)
             |---NewsItem (ZClass - CatalogAware)

I'm looking for a method (Python script) in NewsItem, which give me the id or
title of its parent.

Thanks
   Arno Gross, email: [EMAIL PROTECTED]

_______________________________________________
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