3 Apr
2005
3 Apr
'05
5:10 p.m.
--On Sonntag, 3. April 2005 17:36 Uhr +0200 Garito <garito@sistes.net> wrote:
It would be perfect something like: Object1.superValues('User Folder')
You have to walk from the object up to the Zope root by following the objects 'aq_parent' attribute giving you the parent object. There you can check if there exists a user folder (check for acl_users).
Is there any kind of method to query for security list of users?
What shall that mean? -aj