You should use $this->set('variable', 'value') to pass any data from
controller to view.On Nov 15, 7:12 am, Brian <[EMAIL PROTECTED]> wrote: > I figured out how to pass values to the defualt view using the > app_controller but how do I do pass values from my other controllers. > Brian > > On Nov 14, 2:31 pm, Brian <[EMAIL PROTECTED]> wrote: > > > How do I pass values to my menu bar which is stored within views/ > > layouts/default.thtml page. Do I need to set up a model and controller > > for this view? Please help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
