yiiext/nested-set-behavior

Non-recursive tree traversal

rikius opened this issue · 1 comments

i noticed that if we have categories starting level 2 generates more then it required li ul endings. ex. i what generate only specific brash not all tree.
If need example i can show with mysql.

This just example for full tree traversing. If you need specifics, just modify the algorithm.