jstree

a widget for the jsTree, a CTreeView enhancement.
10 reviews   downloaded 1015 times
created by Shocky Han, last updated on May 28, 2010

This extension is ...

a widget for the jsTree, a CTreeView enhancement.

Download the jstree component from their website (http://www.jstree.com) and extract it under protected/extensions/jsTree. Then download the release file and extract it in the protected/extensions

Requirements

  • Yii 1.0.5, 1.0.6, 1.0.7 (tested)
  • jsTree 0.9.8
  • nestedset (optional)

Resources

Authors note

Though I developed this extension to diaply a treeview of a nestedset model, I'd rather using the jqGrid extension these days. If you just want to display a simple tree and want a few simple functions to manage your tree, this extension might work. But if you want more complex functions to manage your tree, consider using the jqGrid.