Then maybe the action does not belong to the controller but to the model ? You would then be able to access it much more easily
On Jul 18, 11:04 am, amit balode <[email protected]> wrote: > no, its a controller specific method. > > On Fri, Jul 17, 2009 at 5:21 PM, Fran Iglesias <[email protected]>wrote: > > > > > > > Is an action or some kind of "general utility" method?. In this case, > > I prefer to write a Component or even add it to the AppContoller. > > > El 17/07/2009, a las 21:00, Amit escribió: > > > > Hi, quick question. > > > > How do I access methods of one controller into another controller?? > > > (other than using requestAction). > > > --- > > Fran Iglesias <[email protected]> > >http://cakephpilia.blogspot.com > > -- > Thanks & Regards, > Amit.A.Balode, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
