PHP Класс Horde_Icalendar_Vevent, horde

Copyright 2003-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Mike Cochrane ([email protected])
Наследование: extends Horde_Icalendar
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$type string The component type of this class.

Открытые методы

Метод Описание
exportvCalendar ( ) : TODO TODO
organizerName ( ) : string Return the organizer display name or email.
updateAttendee ( $email, $status, $fullname = '' ) Update the status of an attendee of an event.
updateAttendeesFromvEvent ( Horde_Icalendar_Vevent $vevent ) Update just the attendess of event with details from another event.
updateFromvEvent ( Horde_Icalendar_Vevent $vevent ) Update this event with details from another event.

Описание методов

exportvCalendar() публичный метод

TODO
public exportvCalendar ( ) : TODO
Результат TODO

organizerName() публичный метод

Return the organizer display name or email.
public organizerName ( ) : string
Результат string The organizer name to display for this event.

updateAttendee() публичный метод

Update the status of an attendee of an event.
public updateAttendee ( $email, $status, $fullname = '' )
$email The email address of the attendee.
$status The participant status to set.
$fullname The full name of the participant to set.

updateAttendeesFromvEvent() публичный метод

Update just the attendess of event with details from another event.
public updateAttendeesFromvEvent ( Horde_Icalendar_Vevent $vevent )
$vevent Horde_Icalendar_Vevent The vEvent with latest details

updateFromvEvent() публичный метод

Update this event with details from another event.
public updateFromvEvent ( Horde_Icalendar_Vevent $vevent )
$vevent Horde_Icalendar_Vevent The vEvent with latest details.

Описание свойств

$type публичное свойство

The component type of this class.
public string $type
Результат string