Thanks you! I'm now able to display every user and group that has some ACLs on a specific page. But I'm highly unsure how to filter the result given from getGroupnameListNoAdmin(someACLEntry). Is there any documentation about ACLs in general? If I use a null value, every subject with a ACL entry for that page is returned. They are displayed like NAME:NUMBER. What does the number mean in specific? The JahiaACLEntry which is used as a argument for the getGroupnameList() method has fields named ACL_NEUTRAL, ACL_YES, ACL_NO. What do they mean? And whats a TriState? I'm confused ;)
Regards Daniel Zimmermann
