Class Kronolith_Driver
Kronolith_Driver defines an API for implementing storage backends for Kronolith.
Copyright 1999-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Direct known subclasses
Kronolith_Driver_Holidays, Kronolith_Driver_Horde, Kronolith_Driver_Ical, Kronolith_Driver_Kolab, Kronolith_Driver_Mock, Kronolith_Driver_SqlIndirect known subclasses
Kronolith_Driver_Resource
Package: Kronolith
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver.php
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver.php
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
array
|
|
public
mixed
|
|
public
Horde_Date|boolean
|
#
nextRecurrence( string $eventId, Horde_Date $afterDate )
Finds the next recurrence of $eventId that's after $afterDate. |
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
filterEventsByCalendar( mixed $uids, mixed $calendar )
Stub to be overridden in the child class if it can implement. |
public
string
|
$calendar
The current calendar. |
|
public
string
|
$backgroundColor
The HTML background color to be used for this event. |
#
'#ddd'
|
public
string
|
$foregroundColor
The HTML foreground color to be used for this event. |
#
'#000'
|