I'm trying to create a dynamic reusable navigation element that I can call where I need it, including from static pages. My menu items are stored in a table called "controls" with columns for name, path, id and display_order. I'd like to do this the correct cakePHP way instead of writing a verbose database query & output loop. I'd appreciate any help I can get. Thanks!
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
