A C E G I O S T
A
- addAttendeesToEvent(VEvent, List<User>) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Adds a list of attendees to an existing VEvent.
C
- cancelEvent(VEvent) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Set the status of an existing VEvent to cancelled.
- createCalendar(List<VEvent>) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Creates an iCal calendar from a list of VEvents.
- createEvent(CalendarEvent) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Creates an iCal VEvent for a Sakai CalendarEvent.
- createEvent(CalendarEvent, List<User>) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Creates an iCal VEvent for a Sakai CalendarEvent with the given attendees.
E
- ExternalCalendaringService - Interface in org.sakaiproject.calendaring.api
-
A service to provide integrations with external calendars using the iCalendar standard.
G
- getCalendarFilePath() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Get the configured calendar file path on the server.
- getCurrentUserId() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Get current user id
- getServerName() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Get the name of the server
- getUserDisplayName(String) - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Get the display name for this user
- getUserEmail(String) - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Get the email address for this user
I
- isCleanupEnabled() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Is cleanup enabled?
- isIcsEnabled() - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Is the ICS service enabled?
- isIcsEnabled() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Is the ICS service enabled?
- isSuperUser() - Method in interface org.sakaiproject.calendaring.logic.SakaiProxy
-
Is the current user a superUser?
O
- org.sakaiproject.calendaring.api - package org.sakaiproject.calendaring.api
-
- org.sakaiproject.calendaring.logic - package org.sakaiproject.calendaring.logic
-
S
- SakaiProxy - Interface in org.sakaiproject.calendaring.logic
-
An interface to abstract all Sakai related API calls.
T
- toFile(Calendar) - Method in interface org.sakaiproject.calendaring.api.ExternalCalendaringService
-
Write an iCal calendar out to a file in the filesystem and return the path.
A C E G I O S T
Copyright © 2003–2014 Sakai Project. All rights reserved.