If you're talking about how to change the relationships to a model, you would use bindModel and unbindModel. I don't think you can change a models table when you could use multiple models in a controller via the uses array.
;b On Oct 3, 8:39 am, cakeFreak <[EMAIL PROTECTED]> wrote: > Anyone knows how it is possible to change the table used by a model on > the fly? > > Should I use a beforeFind condition in my model? > > Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
