Class com.gContactSync.ConverterElement
Defined in: ConverterElement.js.
Constructor Attributes | Constructor Name and Description |
---|---|
com.gContactSync.ConverterElement(aElementName, aTbName, aIndex, aType)
Creates a new object used to convert data between a contact's XML
representation and an address book card.
|
Class Detail
com.gContactSync.ConverterElement(aElementName, aTbName, aIndex, aType)
Creates a new object used to convert data between a contact's XML
representation and an address book card.
- Parameters:
- aElementName
- {string} The name of the GElement, in gdata.contacts, to use.
- aTbName
- {string} The name of the attribute in Thunderbird.
- aIndex
- {integer} The index of the element to retrieve, if non-zero.
- aType
- {string} The "type" of data as shown in the 'rel' attribute in the XML feed after the pound sign. Examples include 'home', 'work', and 'other'