Class Kronolith_Driver_Sql
The Kronolith_Driver_Sql class implements the Kronolith_Driver API for a SQL backend.
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.
- Kronolith_Driver
-
Kronolith_Driver_Sql
Direct known subclasses
Kronolith_Driver_Resource
Package: Kronolith
Author: Luc Saillard luc.saillard@fr.alcove.com
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver/Sql.php
Author: Luc Saillard luc.saillard@fr.alcove.com
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver/Sql.php
public
string
|
|
public
array
|
|
public
mixed
|
|
public
string|boolean
|
|
public
array
|
#
listEvents( Horde_Date $startDate = null, Horde_Date $endDate = null, boolean $showRecurrence = false, boolean $hasAlarm = false, boolean $json = false, boolean $coverDates = true, boolean $hideExceptions = false, boolean $fetchTags = false )
Lists all events in the time range, optionally restricting results to only events with alarms. |
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
#
filterEventsByCalendar( array $uids, array $calendar )
Filters a list of events to return only those that belong to certain calendars. |
public
|
|
public
mixed
|
#
convertFromDriver( mixed $value )
Converts a value from the driver's charset to the default charset. |
public
mixed
|
#
convertToDriver( mixed $value )
Converts a value from the default charset to the driver's charset. |
__construct(),
colors(),
getParam(),
move(),
nextRecurrence(),
open(),
saveEvent(),
setParam(),
setParams()
|
$backgroundColor,
$calendar,
$foregroundColor
|