I am designing an app at the moment, which has Users, Leaders and Groups. I want Leaders to be able to see all the Users in their Group.
My question is about the proper way to do this, if there is one... should it go in the Users controller (since Users are being viewed) or the Leaders controller (since they are doing the viewing)? Is there a 'right' way to do this, or is it a matter of personal preference? Thanks! Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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 To unsubscribe, reply using "remove me" as the subject.
