Class ZmZimletMgr
Field Detail
<static>
ZmZimletMgr.CORE_ZIMLETS
List of Core Zimlets.
com_zimbra_apptsummary|com_zimbra_date|com_zimbra_dnd|com_zimbra_email|com_zimbra_linkedin|com_zimbra_phone|com_zimbra_webex|com_zimbra_social|com_zimbra_srchhighlighter|com_zimbra_url
<static>
ZmZimletMgr.HAS_SENSITIVE_DATA_CONFIG_NAME
If the Zimlet's config_template has hasSensitiveData = true, it will be considered as sensitive Zimlet
and such zimlets are disabled (by-default) in mixed-mode.
System admin can set: mcf zimbraZimletDataSensitiveInMixedModeDisabled FALSE (instead of TRUE), to enable
Method Detail
changeZimletLabel(item)
Changes the zimlet label.
{Array}
getContentZimlets()
Gets the content zimlets.
{Array}
getIndexedZimlets()
Gets the indexed zimlets.
{Array}
getPanelZimlets()
Gets the panel zimlets.
{Array}
getPortletZimlets()
Gets the portlet zimlets.
{Hash}
getPortletZimletsHash()
Gets the portlets hash.
{ZmZimletContext}
getZimletByName(name)
Gets the zimlet.
{Array}
getZimlets()
Gets the zimlets.
{Hash}
getZimletsHash()
Gets the zimlets hash.
{Boolean}
isLoaded()
Checks if the manager is loaded.
{String}
toString()
Returns a string representation of the object.
{ZmZimletContext}
zimletExists(name)
Checks if the zimlet exists.
|
||||||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:39 GMT-0400 (EDT)
|