[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 229 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Horde_iCalendar_vevent:: (7 méthodes):
getType()
parsevCalendar()
exportvCalendar()
updateAttendee()
organizerName()
updateFromvEvent()
updateAttendeesFromvEvent()
Classe: Horde_iCalendar_vevent - X-Ref
Class representing vEvents.getType() X-Ref |
Pas de description |
parsevCalendar($data) X-Ref |
Pas de description |
exportvCalendar() X-Ref |
Pas de description |
updateAttendee($email, $status, $fullname = '') X-Ref |
Update the status of an attendee of an event. param: $email The email address of the attendee. param: $status The participant status to set. param: $fullname The full name of the participant to set. |
organizerName() X-Ref |
Return the organizer display name or email. return: string The organizer name to display for this event. |
updateFromvEvent($vevent) X-Ref |
Update this event with details from another event. param: Horde_iCalendar_vEvent $vevent The vEvent with latest details. |
updateAttendeesFromvEvent($vevent) X-Ref |
Update just the attendess of event with details from another event. param: Horde_iCalendar_vEvent $vevent The vEvent with latest details |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |