http_tree.pl -- Create YUI tree from HTTP locations
This module provides the component http_tree_view//1 and associated helpers.
- http_tree_view(+Options)//
- Show hierarchy of HTTP locations (paths). The tree is a YUI tree that can be expanded dynamically.
- expand_http_node(+Request)[private]
- HTTP handler that returns the children of an HTTP node.