I guess this is what you need: http://book.cakephp.org/view/76/Callback-Methods
On Mon, Jun 1, 2009 at 1:30 PM, Bryan Paddock <[email protected]>wrote: > hey guys, > is it possible to hook onto the database queries? > > ie: each time i call a $this->Property->find() or findById() etc etc I > would like to perform certain functions on the data returned and include > them in the results.. > > I know I can create my own function for pulling data out but I was hoping > there was a way to do it without creating too many of my own functions... > > bryan > > > > > > -- Éber Freitas Dias www.eberfdias.com www.dejamps.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
