it's for bind a model as ARO let's say Users are ARO, so you have 'User' in 'model' and id of user in 'foreign_id' you can have mutltiple ARO: User, Group, Role, Application, ... go see in AclBehavior that automates this
On 22 jan, 10:29, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm currently working with ACL on creating some groups for users. I > was wondering what are "foreign_key" and "model" fields for in AROS > table !? I walked through API without success on this matter. My first > thought is that "foreign_key" field can be used for referencing to > e.g. "users" table... > > Do you have any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
