Monday, October 31, 2011

Re: Going back to school: ACL

Hey Eric, 
Not sure what else I could explain other than posting some code (which isn't 100% tested quite yet).  Basically we use prefix routing just to get the $this->request->params['prefix'] variable filled, then reroute getting rid of the prefix from the method.  (a call which would normally go to admin_index()  becomes a a call to index() method)  

If you want more info, I would suggest starting a new thread with a question, because it would steer this original post way too far off topic.  

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: