| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 137 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Horde_iCalendar_vcard:: (6 méthodes):
Horde_iCalendar_vcard()
getType()
parsevCalendar()
exportvCalendar()
printableName()
getBareEmail()
Classe: Horde_iCalendar_vcard - X-Ref
Class representing vCard entries.| Horde_iCalendar_vcard($version = '2.1') X-Ref |
| Pas de description |
| getType() X-Ref |
| Pas de description |
| parsevCalendar($data) X-Ref |
| Pas de description |
| exportvCalendar() X-Ref |
| Unlike vevent and vtodo, a vcard is normally not enclosed in an iCalendar container. (BEGIN..END) |
| printableName() X-Ref |
| Returns the contents of the "N" tag as a printable Name: i.e. converts: N:Duck;Dagobert;T;Professor;Sen. to "Professor Dagobert T Duck Sen" return: string Full name of vcard "N" tag |
| getBareEmail($address) X-Ref |
| Static function to make a given email address rfc822 compliant. param: string $address An email address. return: string The RFC822-formatted email address. |
| Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |