Seems this is the same question as the previous thread and as Nate said you can't. Cake is an MVC framework, accessing controller from view is breaking MVC rules.
As Tarique mentioned in the previous post, if you could tell what you want to achieve and what is blocking you, I am sure a "Cake" solution exits. On Jan 12, 10:42 am, majna <[EMAIL PROTECTED]> wrote: > Some properties are in pr($this->params). > Use controller methods in controllers, and pass output to the view. > > On Jan 12, 3:39 am, theinfor <[EMAIL PROTECTED]> wrote: > > > Can i use methods and properties of controller in my view? How to do > > it? help me! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
