Hi,

I am confused that updateAll doesn't trigger behavior callbacks,
mainly because the save functions trigger them and are also used for
updating. Unfortunately there is no afterUpdate callback I could use
for my behavior, so atm I have to trigger afterSave on my behavior
manually after updateAll.

What is the reason for this? Can I somehow tell updateAll to trigger
callbacks or do I have to avoid updateAll and use a save function? I
hope someone can enlighten me.

Thx,
Michael
--~--~---------~--~----~------------~-------~--~----~
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