Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::FileTreeJS
class FileTree
Files: Synopsis/Formatter/HTML/FileTreeJS.py
FileTree-inheritance
Operations Summary:
 __init__(self, manager) [Source]
 filename(self)
since FileTree generates a whole file hierarchy, this method returns the current filename, which may change over the lifetime of this object [Source]
 title(self)
since FileTree generates a while file hierarchy, this method returns the current title, which may change over the lifetime of this object [Source]
 process(self, start) [Source]
 _node_sorter(self, a, b) [Source]
 processFileTreeNode(self, node) [Source]
 processFileTreeNodePage(self, node) [Source]