Hi,

I just started using cakePHP, im almost done reading through the
documents, but I was wondering something,

I was reading the example for the ACL controlled application, and on
one part it says

"
Our controllers and models are now prepped for adding some initial
data, and our Group and User models are bound to the Acl table. So add
some groups and users using the baked forms. I made the following
groups:
"

what baked forms is this referring to?

and when inserting users, if I made a registration function in the
users controller, and made a form to insert a user into the database
would it automatically update everything for acl to work properly?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to