It is possible to get the already opened Nodes in a tree by the Nested Set Model ? I'd like to save the result in an linear array because I'd like to go around through the array to indent and draw the node.I save the ID (or left and right-pointer)of an already opened Node in a Session.
Regards,
Thomas