PHP Class 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.
Author: Thomas Jarosch ([email protected])
Author: Gunnar Wrobel ([email protected])
Author: Stuart Binge ([email protected])
Inheritance: extends Kronolith_Event
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$calendarType string The type of the calender this event exists on.

Méthodes publiques

Méthode Description
__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.

Method Details

__construct() public méthode

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() public méthode

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

loadHistory() public méthode

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

toKolab() public méthode

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

Property Details

$calendarType public_oe property

The type of the calender this event exists on.
public string $calendarType
Résultat string