I have a requirement to produce a template (/page) that lists all users, their roles, and their permissions for various web pages along with the web pages. I had no problem getting the users and roles, but I have not been able to get the permissions for anyone other than the current user. I have tried various paths through the api and copy/pasting parts of the source code, but I always end up with either no data or a NullPointerException. How can I get permissions & related web page titles for roles in my template? (I am new to Magnolia - this is my first assignment.)
---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
