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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to