look in http://manual.cakephp.org/chapter/controllers in Variables (hint word is 'uses')
On 7/25/07, starkey <[EMAIL PROTECTED]> wrote: > > Hello, > > How do I access a model that is not associated in any way to the > current model? For example, lets say I'm in FooController and I need > data from the Bar table (or save data to it)... without having any > defined association (e.g. belongsTo or hasMany). > > Sounds easy but I'm stumbling on it. > > Thanks a lot! > Shawn > > > > > -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-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 -~----------~----~----~----~------~----~------~--~---
