Hello,

I have a menu being generated in my default.ctp file, and I need the
menu options to change depending on a users permissions. I have a
component to handle all the checking and returning an array I can use,
but I am unsure how to properly get that data into the default.ctp
layout.

What controller would I use the component in to pass the data through
to default.ctp?
--~--~---------~--~----~------------~-------~--~----~
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