Class ZmIdentityCollection
Method Detail
add(identity)
Adds the identity to the collection.
{ZmIdentity}
getById(id)
Gets the identity by id.
{ZmIdentity}
getByName(name)
Gets the identity by name.
{Array}
getIdentities(sort)
Gets the identities.
{int}
getSize()
Gets the count of identities.
remove(identity)
Removes the identity from the collection.
{*}
selectIdentityFromFolder(folderId)
try to find the persona to use from the rules defined in the accounts settings. Recurse to parent so to apply rules to sub-folders too.
|
||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:35 GMT-0400 (EDT)
|