I need to view the ACOs and AROs from Cake PHP's ACL functionality. The end result will have users with the highest access being able to modify the permissions of users with lower access - so I cannot use the shell to view ACL data, since I will need to have it displayed through code to the end user.I need to view the ACOs and AROs from Cake PHP'