Class ZmFolderTree
Class Detail
ZmFolderTree(type)
Creates an empty folder tree.
Author: Conrad Damon.
Method Detail
<static>
ZmFolderTree.createFolder(type, parent, obj, tree, path, elementType, account)
Creates the folder.
<static>
ZmFolderTree.createFromJs(parent, obj, tree, elementType, path, account)
Generic function for creating a folder. Handles any organizer type that comes
in the folder list.
{ZmFolder}
getByPath(path, useSystemName)
Gets the folder by path.
{ZmFolder}
getByType(type)
Gets the folder by type.
getPermissions(params)
Issues a
<BatchRequest> of <GetFolderRequest> s for existing
mountpoints that do not have permissions set.
handleDeleteNoSuchFolder(organizer)
Handles no such folder. The user will be notified that a linked organizer generated a "no such folder",
error, giving the user a chance to delete the folder.
{Boolean}
handleNoSuchFolderError(organizerType, zid, rid)
Handles a missing link by marking its organizer as not there, redrawing it in
any tree views, and asking to delete it.
loadFromJs(rootObj, elementType, account)
Loads the folder or the zimlet tree.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:38 GMT-0400 (EDT)
|