Class ZmAutocomplete
Class Detail
ZmAutocomplete(params)
Creates and initializes support for server-based autocomplete.
Author: Conrad Damon.
Method Detail
<static>
{int}
ZmAutocomplete.acSortCompare(a, b)
Sort auto-complete list by ranking scores.
autocompleteMatch(str, callback, aclv, account, options, type, needItem, supportForget)
Returns a list of matching contacts for a given string. The first name, last
name, full name, first/last name, and email addresses are matched against.
expandDL(contact, offset, callback)
Expands a contact which is a DL and returns a list of its members.
forget(addr, callback)
Asks the server to drop an address from the ranking table.
{Boolean}
isComplete(str)
Checks if the given string is a valid email.
{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)
|