Look in (the api) at the model class, specifically the loadInfo method http://api.cakephp.org/class_model.html#b14daf607bdb2f2a6b526e7b84fd3007
I don't remember the details, but if you print out the results of loadInfo(), you should find what you're looking for. cook On Apr 10, 9:30 pm, "Olwen Williams" <[EMAIL PROTECTED]> wrote: > I've looked and can't find it. But is there a function or variable > available in a model which know the column names. It's easy enough to > find but I don't want to re-invent the wheel. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
