|
|
API's / File system / Filetree
The attribute tree builds a hiearchical collapsable tree without using a single line
of javascript.
It's general use is documented under 'create/components/tree'.
It's also working for building an automatic filemenu tree, like seen below.
The syntax is as such: tree="file:widget_home:_function_:_targetID_"
The file: protocol has shared characteristics whether it's called by tree or menu, one is that
if a folder has been shared, a popup will show you information about the profile which shared it.
The file: protocol gives you the files and folders currently residing on your online account, icons are by default.
|