View Source Excalt.Vcard.ReqBuilder (Excalt v0.1.2)

Building XML requests for the CARDDAV SERVER

Link to this section Summary

Functions

get a single contantact by url

Return the xml with all the contacts in the addressbook. This response can be huge, so instead after initial sync we should only monitor etags for changes, and update/delete contacts on the client

Returns the urls of addressbooks with they

Link to this section Functions

Link to this function

get_contact(contact_url)

View Source

get a single contantact by url

Link to this function

get_contacts_from_addressbook()

View Source

Return the xml with all the contacts in the addressbook. This response can be huge, so instead after initial sync we should only monitor etags for changes, and update/delete contacts on the client

Returns the urls of addressbooks with they