Re: Sharing data between controllers

2006-08-09 Thread Tuner
Hmm. But is there a possibility to use one instance of Component in few Controllers? That solution would be nice. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email t

Sharing data between controllers

2006-08-09 Thread Tuner
I want to share informations about user between controllers. Is there a possibility to do that? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googleg

Re: CakePHP layouts

2006-08-08 Thread Tuner
I'm not worried. I'm interested in cake's architecture - I'm analizying the code etc. And I was stopped by that problem. I dosen't know how works the thing I wrote about here. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: CakePHP layouts

2006-08-08 Thread Tuner
No, I'm asking teoretically what part/line/functions of code of CakePHP is preventing loading layout more than one time. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send

CakePHP layouts

2006-08-08 Thread Tuner
What solution is made to prevent loading layout more than one time while rendering diffrent views? When I run action and in its view put request for another action layout is loaded only one time. I was looking throw the code but I haven't found any code responsible for that. Sorry for my english

About tabels relations in my models

2006-07-21 Thread Tuner
o set members declarations (is that the proper-english-name for objects/classes variables?) of 3 models to make everything works perfectly? Thx for your help, Tuner P.S. Sorry for my terrible english. --~--~-~--~~~---~--~~ You received this message because yo