File/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php

Description

IMAP access for Kolab free/busy.

$Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php,v 1.9.2.5 2010-10-10 16:26:40 wrobel Exp $

Classes
Class Description
 class Horde_Kolab_FreeBusy_Imap The Horde_Kolab_Freebusy class provides a library for quickly generating free/busy information from the Kolab IMAP data.
 class Kolab_Event A reduced event representation derived from the Kronolith event representation.
Includes
 require_once ('Horde/Date/Recurrence.php') (line 17)

We need the Recurrence library for recurrence handling.

 require_once ('Horde/Date.php') (line 14)

We need the Date library for event handling.

 require_once ('Horde/Kolab/Storage/List.php') (line 11)

We need the Kolab Stores library for connecting to the IMAP storage.

Constants
KRONOLITH_STATUS_CANCELLED = 3 (line 23)
KRONOLITH_STATUS_CONFIRMED = 2 (line 22)
KRONOLITH_STATUS_FREE = 4 (line 24)
KRONOLITH_STATUS_NONE = 0 (line 20)

Event status - Taken from Kronolith

KRONOLITH_STATUS_TENTATIVE = 1 (line 21)

Documentation generated on Sun, 30 Jan 2011 05:18:27 +0000 by phpDocumentor 1.4.3