Function import_addressbook_collection
This function will import a whole addressbook
Package: davical\caldav
Copyright: Morphoss Ltd - http://www.morphoss.com/
License: GNU GPL v2 or later version
Author: Andrew McMillan andrew@morphoss.com
Located at caldav-PUT-functions.php
Copyright: Morphoss Ltd - http://www.morphoss.com/
License: GNU GPL v2 or later version
Author: Andrew McMillan andrew@morphoss.com
Located at caldav-PUT-functions.php
string |
$vcard_content |
the vcf file to import |
integer |
$user_no |
the user wich will receive this vcf file |
string |
$path |
the $path where it will be stored such as /user_foo/addresses/ |
boolean |
$caldav_context |
Whether we are responding via CalDAV or interactively |
|
$appending = false |