All predicatesShow sourcehttp_tree.pl -- Create YUI tree from HTTP locations

This module provides the component http_tree_view//1 and associated helpers.

Source http_tree_view(+Options)//
Show hierarchy of HTTP locations (paths). The tree is a YUI tree that can be expanded dynamically.
Source expand_http_node(+Request)[private]
HTTP handler that returns the children of an HTTP node.