Confused about acl. Please help, thanks a lot.

When calling this method, I need to pass the id for the aro record I
want to delete, right? This id is not user's id in user table, right?
Shall I call this method as $aro->del(field('id','user_id=111', true)?

If cascade is set to be true, other than deleting this aro, it will
also delete the user. If I also have referential setting in db, will
it delete all records referencing this user?

Thanks,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to