Searched refs:vCard (Results 1 – 20 of 20) sorted by relevance
| /plugin/vcard/ |
| D | plugin.info.txt | 5 name vCard/hCard Plugin 6 desc Creates a link to download a vCard file and a tag to microformat hCard
|
| D | vcard.php | 72 class vCard { class 170 $v = new vCard();
|
| /plugin/davcard/vendor/sabre/vobject/ |
| D | ChangeLog.md | 80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now 111 * #204: Dealing a bit better with vCard date-time values that contained 125 * #173: vCard converter failed for `X-ABDATE` properties that had no 129 * #176: A missing `UID` is no longer an error, but a warning for the vCard 137 vice-versa when converting to/from vCard 4. 138 * #154: It's now possible to easily select all vCard properties belonging to 163 * #154: Correctly work around vCard parameters that have a value but no name. 228 consideration when converting between vCard 3 and 4. 264 iCalendar and vCard were added. 303 * Added: VCardConverter removed properties that are no longer supported in vCard [all …]
|
| D | README.md | 5 and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
|
| /plugin/webdavclient/vendor/sabre/vobject/ |
| D | ChangeLog.md | 80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now 111 * #204: Dealing a bit better with vCard date-time values that contained 125 * #173: vCard converter failed for `X-ABDATE` properties that had no 129 * #176: A missing `UID` is no longer an error, but a warning for the vCard 137 vice-versa when converting to/from vCard 4. 138 * #154: It's now possible to easily select all vCard properties belonging to 163 * #154: Correctly work around vCard parameters that have a value but no name. 228 consideration when converting between vCard 3 and 4. 264 iCalendar and vCard were added. 303 * Added: VCardConverter removed properties that are no longer supported in vCard [all …]
|
| D | README.md | 5 and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | ChangeLog.md | 40 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now 71 * #204: Dealing a bit better with vCard date-time values that contained 85 * #173: vCard converter failed for `X-ABDATE` properties that had no 89 * #176: A missing `UID` is no longer an error, but a warning for the vCard 97 vice-versa when converting to/from vCard 4. 98 * #154: It's now possible to easily select all vCard properties belonging to 123 * #154: Correctly work around vCard parameters that have a value but no name. 188 consideration when converting between vCard 3 and 4. 224 iCalendar and vCard were added. 263 * Added: VCardConverter removed properties that are no longer supported in vCard [all …]
|
| H A D | README.md | 5 and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
|
| /plugin/webdav/vendor/sabre/vobject/ |
| D | CHANGELOG.md | 8 * #486: Add PHONE-NUMBER value type (used for TEL in vCard 3.0) 25 * #441: Repairing BASE64 encoded vCard version 3 126 * #288: Only decode `CHARSET` if we're reading vCard 2.1. If it appears 140 * #274: When creating new vCards, the default vCard version is now 4.0. 169 * #41: Support the `ENCODING` parameter from vCard 2.1. 306 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now 337 * #204: Dealing a bit better with vCard date-time values that contained 351 * #173: vCard converter failed for `X-ABDATE` properties that had no 355 * #176: A missing `UID` is no longer an error, but a warning for the vCard 363 vice-versa when converting to/from vCard 4. [all …]
|
| D | README.md | 5 and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
|
| /plugin/icalevents/vendor/sabre/vobject/ |
| D | CHANGELOG.md | 65 * #288: Only decode `CHARSET` if we're reading vCard 2.1. If it appears 79 * #274: When creating new vCards, the default vCard version is now 4.0. 108 * #41: Support the `ENCODING` parameter from vCard 2.1. 245 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now 276 * #204: Dealing a bit better with vCard date-time values that contained 290 * #173: vCard converter failed for `X-ABDATE` properties that had no 294 * #176: A missing `UID` is no longer an error, but a warning for the vCard 302 vice-versa when converting to/from vCard 4. 303 * #154: It's now possible to easily select all vCard properties belonging to 328 * #154: Correctly work around vCard parameters that have a value but no name. [all …]
|
| D | README.md | 5 and [vCard](https://tools.ietf.org/html/rfc6350) objects using PHP.
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | Cli.php | 328 $this->log('vCard: '.(string) $vObj->VERSION); 370 $this->log('vCard: '.(string) $vObj->VERSION);
|
| /plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
| D | XML.php | 96 foreach ($this->input['value'] as &$vCard) { 98 $this->pointer = &$vCard;
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
| D | XML.php | 100 foreach ($this->input['value'] as &$vCard) { 103 $this->pointer = &$vCard;
|
| /plugin/icalevents/ |
| D | deleted.files | 16 externals/iCalcreator/lib/iCal.vCard.inc.php
|
| /plugin/webdav/ |
| D | composer.lock | 367 …The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", 392 "vCard",
|
| /plugin/webdav/vendor/sabre/vobject/resources/schema/ |
| D | xcard.rng | 1 # RELAX NG Schema for vCard in XML 10 ### Section 3.3: vCard Format Specification
|
| /plugin/icalevents/vendor/sabre/vobject/resources/schema/ |
| D | xcard.rng | 1 # RELAX NG Schema for vCard in XML 10 ### Section 3.3: vCard Format Specification
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 25 * #889 Added support for filtering vCard properties in the addressbook-query 119 * #889 Added support for filtering vCard properties in the addressbook-query 237 * #889 Added support for filtering vCard properties in the addressbook-query 669 * Added: Automatically converting between vCard 3, 4 and jCard using the 671 jCard to vCard upon `PUT`. It's important to note that your backends _may_ 672 now receive both vCard 3.0 and 4.0.
|