Preferences Tree using the stateful cookie tree.
request_variable
(type:
str
)
'tree-state'
apidocTree()
cookieTree(root=None, filter=None)
Build a tree with tree state information from a request.
folderTree(root=None)
Cookie tree with only folders (and site managers).
rootTree()
Cookie tree with only folders and the root container as root node.
siteTree()
Cookie tree with only folders and the nearest site as root node.
statefulTree(root=None, filter=None, tree_state=None)
Build a tree with tree state information from a request.
virtualHostTree()
Cookie tree with only folders and the root container as root node.
There are no known subclasses.