Welcome Guest, Not a member yet? Register   Sign In
Menu Model
#9

[eluser]TheFuzzy0ne[/eluser]
[quote author="Think Floyd" date=""]Once I’ve worked it out for 2 levels, the other 2 will be simple[/quote]
Unfortunately this is not the case. You will then have to have a loop for each level of subcategories, and making expanding it makes it more complicated and more resource intensive.

You may wish to consider looking into MPTT (Modified Preorder Tree Traversal). You'll need to change your database layout, but the effect is that you can get everything you need in only two queries. [url="http://ellislab.com/forums/viewthread/74114/"]Here's a library for CodeIgniter[/url]


Messages In This Thread
Menu Model - by El Forum - 03-12-2009, 07:00 AM
Menu Model - by El Forum - 03-12-2009, 07:29 AM
Menu Model - by El Forum - 03-12-2009, 07:42 AM
Menu Model - by El Forum - 03-12-2009, 07:48 AM
Menu Model - by El Forum - 03-12-2009, 08:01 AM
Menu Model - by El Forum - 03-12-2009, 08:07 AM
Menu Model - by El Forum - 03-12-2009, 08:35 AM
Menu Model - by El Forum - 03-12-2009, 08:40 AM
Menu Model - by El Forum - 03-12-2009, 08:48 AM
Menu Model - by El Forum - 03-12-2009, 08:49 AM
Menu Model - by El Forum - 03-12-2009, 09:34 AM
Menu Model - by El Forum - 03-12-2009, 09:51 AM
Menu Model - by El Forum - 03-12-2009, 10:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB