Hi Carlos
Sounds like you could use Modified Pre-ordered Tree Traversal logic for this job (after all a menu is just a tree of nodes). Have a look at Cake's ACL, and Google MPTT for more info on what it is and how it works. It would be a good way to store the data, and you may even be able to use the pre-existing ACL code as a starting point.
Regards, Langdon
hi bakers, i'm mew in cakePHP and my first serious try is create my old class for menu pull down with cake.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
