Is there a way to retrieve a list of the roles currently registered in a Zend_Acl object?

I know there is a hasRole() but what if you want to know what roles are there (the registration occurs elsewhere in the setup of the code)?

- Jeff

Reply via email to