initialize() -> before beforeFilter() startup() -> after beforeFilter()
-Mark On Nov 17, 8:01 pm, validkeys <[EMAIL PROTECTED]> wrote: > Hey Guys, > > I have a kind of complicated app and I don't think that the ACL would > have worked for me. So I created a component to control access. So > far, it seems to be working really well. > > Quick question, will this component's initialize and startup function > be run beforeFilter on the controllers that I have included it in? If > not, is there a way to force the components actions to be run > beforeFilter? > > ThankS! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
