PHP Класс Kronolith_Event_Kolab, horde

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Автор: Thomas Jarosch ([email protected])
Автор: Gunnar Wrobel ([email protected])
Автор: Stuart Binge ([email protected])
Наследование: extends Kronolith_Event
Показать файл Открыть проект

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

Свойство Тип Описание
$calendarType string The type of the calender this event exists on.

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

Метод Описание
__construct ( Kronolith_Driver_Kolab $driver, mixed $eventObject = null ) Constructor.
fromDriver ( array $event ) Imports a backend specific event object.
loadHistory ( ) Retrieves history information for this event from the history backend.
toKolab ( ) Prepares this event to be saved to the backend.

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

__construct() публичный Метод

Constructor.
public __construct ( Kronolith_Driver_Kolab $driver, mixed $eventObject = null )
$driver Kronolith_Driver_Kolab The backend driver that this event is stored in.
$eventObject mixed Backend specific event object that this will represent.

fromDriver() публичный Метод

Imports a backend specific event object.
public fromDriver ( array $event )
$event array Backend specific event object that this object will represent.

loadHistory() публичный Метод

Retrieves history information for this event from the history backend.
public loadHistory ( )

toKolab() публичный Метод

Prepares this event to be saved to the backend.
public toKolab ( )

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

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

The type of the calender this event exists on.
public string $calendarType
Результат string