Name Description Size Coverage
AbAutoCompleteMyDomain.sys.mjs 1990 -
AbAutoCompleteSearch.sys.mjs Creates the label that is actually displayed for an entry. @param {string} emailAddress @param {string} addressbook 21865 -
AbLDAPAttributeMap.sys.mjs 5903 -
AbLDAPAutoCompleteSearch.sys.mjs 10041 -
components.conf 5064 -
moz.build 1186 -
nsAbBooleanExpression.cpp attribute nsAbBooleanConditionType condition; 2680 -
nsAbBooleanExpression.h 1170 -
nsAbCardProperty.cpp 15536 -
nsAbCardProperty.h Interface for representing Address Book Person Card Property ******************************************************************************************************* 1203 -
nsAbDirectoryQuery.cpp attribute nsAbBooleanOperationType operation; 13088 -
nsAbDirectoryQuery.h 3221 -
nsAbDirectoryQueryProxy.cpp void initiate (in nsIAbDirectory directory); 819 -
nsAbDirectoryQueryProxy.h 872 -
nsAbDirProperty.cpp 16159 -
nsAbDirProperty.h Interface for representing Address Book Directory ******************************************************************************************************* 1766 -
nsAbLDIFService.cpp 24891 -
nsAbLDIFService.h 1409 -
nsAbOSXCard.h 1393 -
nsAbOSXCard.mm 12648 -
nsAbOSXDirectory.h 4817 -
nsAbOSXDirectory.mm 29197 -
nsAbOSXUtils.h 1019 -
nsAbOSXUtils.mm 4537 -
nsAbOutlookDirectory.cpp 47862 -
nsAbOutlookDirectory.h 6845 -
nsAbOutlookInterface.cpp 1176 -
nsAbOutlookInterface.h 709 -
nsAbQueryStringToExpression.cpp This code parses the query expression passed in as an addressbook URI. The expression takes the form: (BOOL1(FIELD1,OP1,VALUE1)..(FIELDn,OPn,VALUEn)(BOOL2(FIELD1,OP1,VALUE1)...)...) BOOLn A boolean operator joining subsequent terms delimited by (). For possible values see CreateBooleanExpression(). FIELDn An addressbook card data field. OPn An operator for the search term. For possible values see CreateBooleanConditionString(). VALUEn The value to be matched in the FIELDn via the OPn operator. The value must be URL encoded by the caller, if it contains any special characters including '(' and ')'. 8873 -
nsAbQueryStringToExpression.h 1810 -
nsAbWinHelper.cpp 52608 -
nsAbWinHelper.h 8519 -
nsLDAPURL.cpp 16898 -
nsLDAPURL.h nsLDAPURL nsLDAPURL uses an nsStandardURL stored in mBaseURL as its main url formatter. This is done to ensure that the pre-path sections of the URI are correctly formatted and to reuse the functions for nsIURI as appropriate. Handling of the path sections of the URI are done within nsLDAPURL/parts of the LDAP c-sdk. nsLDAPURL holds the individual sections of the path of the URI locally (to allow convenient get/set), but always updates the mBaseURL when one changes to ensure that mBaseURL.spec and the local data are kept consistent. 3360 -
nsMapiAddressBook.cpp 4687 -
nsMapiAddressBook.h 2039 -