Yes, but if I use the admin router dont I have to create separate views for the admin too?? So I will have two views for everything, with the admin view just having the extra functions required for admin. So if I have to edit/add/delete something to the view I have to do it twice. So this is what I wanted to avoid.
Can you use the admin route but keep one view and just have some functions to display the admin part of the user is admin? -- View this message in context: http://www.nabble.com/What%27s-best-way-to-create-the-Admin-area--tp23899722p23900635.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
