creocoder / yii2-nested-sets

The nested sets behavior for the Yii framework.
Other
446 stars 129 forks source link

Add examples for NestedSet and fix small errors on getting parent() and ancestors() #13

Closed dinhtrung closed 9 years ago

dinhtrung commented 10 years ago

I need to add the orderBy('level' => SORT_DESC) to got ancestors() display bottom up.

Also, tried to create an example for the behavior.

creocoder commented 9 years ago

Fixed inside complete overhaul for Yii 2 release version.