Hi, I'm in the process of building my acl system. I intend to build my acl dynamically in a controller plugin, and the store the acl for use in the controllers.
I want to store the acl so that I can dynamically build a menu depending on what privileges the particular user may have. How do I share the acl generated in the plugin with the controller? Has anyone been in a similar situation? Cheers Brian -- View this message in context: http://www.nabble.com/Sharing-controller-plugin-results-with-the-controller-tp22119231p22119231.html Sent from the Zend Framework mailing list archive at Nabble.com.
