[Zope] how can I ask an object whether it is folderish?

Joćo Neves joao@fabricadeideias.com
Wed, 10 Oct 2001 15:03:36 -0300


Hi,
You can use isPrincipiaFolderish.
Ex.:
<dtml-if isPrincipiaFolderish>
    ...
<dtml-else>
    ...
</dtml-if>

Cheers.

Robert Rottermann wrote:

> Hi there,
> The subject says it all.
> Do I have to try to call objectValues within a try clause, or is there an
> other way.
>
> Robert
>
> _______________________________________________
> 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 )

--
-------------------------------------------
Joćo Neves
joao@fabricadeideias.com
Fabrica de Ideias
SBS - Ed. Empire Center - bl. S - sala 508
cep 70070-904 - Brasilia - DF - Brazil
tel: (61) 321 1357
fax: (61) 223 1712
-------------------------------------------