adr.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 ADR
|
4369 |
custom.mjs |
@type {VCardPropertyEntry[]} |
1805 |
edit.mjs |
|
37140 |
email.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 EMAIL
|
3918 |
fn.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 FN
|
1701 |
id-gen.mjs |
|
363 |
impp.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 IMPP
|
2839 |
n.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 N
|
5851 |
nickname.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 NICKNAME
|
1522 |
note.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 Note
|
2102 |
org.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 TITLE
|
5102 |
special-date.mjs |
ANNIVERSARY and BDAY both have a cardinality of
1 ("Exactly one instance per vCard MAY be present.").
For Anniversary we changed the cardinality to
("One or more instances per vCard MAY be present.")".
@implements {VCardPropertyEntryView}
@see RFC6350 ANNIVERSARY and BDAY
|
7918 |
tel.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 TEL
@TODO missing type-param-tel support.
"text, voice, video, textphone"
|
2201 |
tz.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 URL
|
2164 |
url.mjs |
@implements {VCardPropertyEntryView}
@see RFC6350 URL
|
2395 |
vCardTemplates.inc.xhtml |
|
16927 |