Class Kronolith_Driver_Ical
The Kronolith_Driver_Ical class implements the Kronolith_Driver API for iCalendar data.
Possible driver parameters: - url: The location of the remote calendar. - proxy: A hash with HTTP proxy information. - user: The user name for HTTP Basic Authentication. - password: The password for HTTP Basic Authentication.
Copyright 2004-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_Ical
Package: Kronolith
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver/Ical.php
Author: Chuck Hagenbuch chuck@horde.org
Author: Jan Schneider jan@horde.org
Located at Driver/Ical.php
public
|
|
public
string
|
|
public
|
|
public
array
|
#
listEvents( Horde_Date $startDate = null, Horde_Date $endDate = null, boolean $showRecurrence = false, boolean $hasAlarm = false, boolean $json = false, boolean $coverDates = true )
Lists all events in the time range, optionally restricting results to only events with alarms. |
public
|
|
public
|
|
public
Horde_Icalendar
|
#
getRemoteCalendar( boolean $cache = true )
Fetches a remote calendar into the cache and return the data. |
public
boolean
|
|
public
integer
|
__construct(),
colors(),
countEvents(),
delete(),
exists(),
filterEventsByCalendar(),
getByUID(),
getParam(),
initialize(),
move(),
nextRecurrence(),
saveEvent(),
search(),
setParam(),
setParams()
|
$backgroundColor,
$calendar,
$foregroundColor
|