Provide a xml interface for dynamic navigation tree in UI
There are no attributes in this class.
children()
children_utility(container)
Return an XML document that contains the children of an object.
getIconUrl(item)
getLengthOf(item)
singleBranchTree(root='')
Return an XML document with the siblings and parents of an object.
There is only one branch expanded, in other words, the tree is filled with the object, its siblings and its parents with their respective siblings.
There are no known subclasses.