Class ZmBriefcaseBaseItem
Class Detail
ZmBriefcaseBaseItem(id, list, noCache, type)
Abstract class
Method Detail
createFromAttachment(msgId, partId, name, folderId, attribs)
Creates an item from an attachment.
{ZmBriefcase}
getBriefcaseFolder()
Gets the briefcase folder.
{String}
getContentType()
Gets the content type.
{ZmFolder}
getFolder()
Gets the folder.
{String}
getIcon(large)
Gets the icon.
{String}
getPath(dontIncludeThisName)
Gets the path.
{String}
getRestUrl(dontIncludeThisName, ignoreCustomDocs, includeVersion)
Gets the REST URL.
{Boolean}
isDownloadable()
Checks if this item is an document which can only be downloaded and cannot be rendered by browser
{Boolean}
isReadOnly()
Checks if this item is read only.
{Boolean}
isRealFile()
Checks if this item is a real file.
{Boolean}
isShared()
Checks if this item is shared.
{Boolean}
isWebDoc()
Checks if this item is a web doc.
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:32 GMT-0400 (EDT)
|