Articles tagged with "tree"

Tree Helper

By James Hall
A helper to format the output from findAllThreaded() into a HTML list.
[Read more]

Threaded Lists

By James Hall
Ever needed a tree of sections with an unlimited depth? Here's a quick guide to findAllThreaded().
[Read more]

Modified Preorder Tree Traversal Component

By Michael Patek
A component for retrieving, printing, inserting nodes into, and deleting nodes from trees stored in mptt form.
[Read more]

Filling a Select with Tree Behavoir

By Sean Culver
A quick tutorial on how to fill a Select box with a tree structure from a model that uses Tree behavior.
[Read more]