https://trac.cakephp.org/changeset/6415
They are part of the ModelBehavior class from which all your behaviors should extend. And since it is a public callable it will be exposed to those models that act as your behavior. Hence, it *is* available. -MI --------------------------------------------------------------------------- Remember, smart coders answer ten questions for every question they ask. So be smart, be cool, and share your knowledge. BAKE ON! blog: http://www.MarianoIglesias.com.ar -----Mensaje original----- De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre de [EMAIL PROTECTED] Enviado el: MiƩrcoles, 13 de Febrero de 2008 10:12 p.m. Para: Cake PHP Asunto: Re: Never-ending loop in behaviors afterSave? Mmmm...this sounds cool but i couldn't find any trace of the attach and detach functions in the model class (or any of the above classes), even though I'm with SVN up at 6457. The call off detach/attach results in executing the query detach/attach which is obviously incorrect. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---