Thanks for the advice. Interesting idea to use a component and helper.
I might give that a shot and see where it gets me. The link looks like
a pretty good head start anyway.


-Blake


On Apr 24, 5:55 am, BlueC <messageforch...@googlemail.com> wrote:
> On Apr 22, 3:58 pm, blake <blake.jor...@gmail.com> wrote:
>
> > What controller would I use the component in to pass the data through
> > to default.ctp?
>
> I'm also new to cake but since noone else is answering I would guess
> in the AppController (/app/app_controller.php)
>
> I also have a Menu component and a Menu helper that I call from
> default.ctp - I have added the component to the components array in
> AppController and the helper to the helpers array in the same file and
> it all works fine. Possibly the difference with mine is that it stores
> the actual menu data in the user session but maybe yours works the
> same?
>
> FWIW I used the following link as a starting point for my menu
> system:
>
> http://www.palivoda.eu/2008/04/dynamic-menu-in-cakephp/
>
> Chris
--~--~---------~--~----~------------~-------~--~----~
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