On 1 oct, 18:20, Wrk2bike <[email protected]> wrote:
> Hi geniuses,
> Is there a way to control the order in which Behaviors run? I am
> using the Tree behavior, and I am writing a custom behavior that takes
> certain actions depending on the Tree structure. I'd like to run my
> behavior after Tree has completed, so I can handle any new Tree
> structure. However, Tree appears to run after my custom behavior - so
> I can't do that. Changing the order they appear in $actsAs() doesn't
> seem to do the trick; not sure what else to try.
That is the trick. if it doesn't solve your problem, your problem isn'
the order behaviors are being run; or your actsAs array isn't what you
think it is (explain).
hth,
AD
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---