[Zope] How to know the number of parents of an element ???
Phil Harris
phil.harris@zope.co.uk
Wed, 24 May 2000 16:53:27 +0100
Try something like:
<untested>
<dtml-var "_.len(PARENTS)">
</untested>
----- Original Message -----
From: "Frédéric QUIN" <frederic.quin@free.fr>
To: <zope@zope.org>
Sent: Wednesday, May 24, 2000 5:37 PM
Subject: [Zope] How to know the number of parents of an element ???
> Hi all,
>
>
> Is there any function or method to get the number of parents of an element
?
>
>
> Thanks for your help,
> Frederic
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )