I created a controller named init_acl_controller.php to keep the functions outlined on that page.
The code at the bottom is only required if you want to include your plugin controllers in the automated generation of the ACOs. The function goes anywhere in the controller, and the final two lines get inserted in the buildAcl() method at line 28 (just before the foreach that creates the ACOs). On Nov 13, 7:56 am, gfmailweb <[EMAIL PROTECTED]> wrote: > Is there somewhere I can download the source code to a completed 1.2 > Blog tutorial including the ACL portions? That would be most helpful. > > I would use this as a reference because I seem to have run into a > roadblock on the tutorial........ > ----------------------------------------------------------------------- > > I'm trying to follow the ACL tutorial and I made it this > far:http://book.cakephp.org/view/647/An-Automated-tool-for-creating-ACOs > > What I'm unsure about is: > 1. how, when, and how often do I need to run the functions provided on > that page > 2. what to do with the code at the bottom of that page - where does it > go? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
