- Publicity: Public Only All
caldav-procs.tcl
CalDav implementation for OpenACS
- Location:
- packages/caldav/tcl/caldav-procs.tcl
- Created:
- Jan, 2017
- Authors:
- Gustaf Neumann
- marmoser@wu.ac.at
Procedures in this file
- caldav::get_public_calendars (private)
- caldav::get_sync_calendar (private)
Detailed information
caldav::get_public_calendars (private)
caldav::get_public_calendars
Get all public calendars, which might return empty.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
caldav::get_sync_calendar (private)
caldav::get_sync_calendar -user_id user_id
Get the calendar, to which we want to sync. This method returns the first (and only in usual installations) calendar_id if it is found.
- Switches:
- -user_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- get_calitems