Wednesday, October 29, 2008

Re: Function which is executed at the end

I've thought about afterFilter, yet to see how it goes. Thanks for the
reply.

On Oct 29, 7:45 pm, Nate <nate.ab...@gmail.com> wrote:
> Off the top of my head, I think the closest thing would be
> afterFilter() in the Controller or the shutdown() in a component.  Is
> that late enough?
>
> On Oct 29, 10:24 am, Abhimanyu Grover <gigapromot...@gmail.com> wrote:
>
>
>
>
>
> > Hi guys,
>
> > I am looking for a function in CakePHP which is executed after the
> > dispatching and processing a request.
> > I wish to log controller / model behavior for some debugging. Should I
> > just use destructor functions or is there any sweet solution available
> > in CakePHP for this already?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: