Welcome Guest, Not a member yet? Register   Sign In
Subcategories - a better way than mine
#6

[eluser]Johan André[/eluser]
Hmmm... Your code is not easy to extend. Let's say you one day want 4 or more levels?
MPTree will do this (i think). Or you can just write an recursive function to output the list.
MPTree will be faster but might be overkill for an adminarea, where you typically have quite few users.
The recursive method will use 1 query per level, compared to MPTTree which only use one to get the whole tree.

Good luck!


Messages In This Thread
Subcategories - a better way than mine - by El Forum - 03-10-2009, 12:30 PM
Subcategories - a better way than mine - by El Forum - 03-10-2009, 12:42 PM
Subcategories - a better way than mine - by El Forum - 03-10-2009, 12:56 PM
Subcategories - a better way than mine - by El Forum - 03-10-2009, 01:02 PM
Subcategories - a better way than mine - by El Forum - 03-10-2009, 02:22 PM
Subcategories - a better way than mine - by El Forum - 03-10-2009, 09:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB