caldav::get_sync_calendar (private)

 caldav::get_sync_calendar -user_id user_id

Defined in packages/caldav/tcl/caldav-procs.tcl

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):
%3 test_get_calitems get_calitems (test caldav) caldav::get_sync_calendar caldav::get_sync_calendar test_get_calitems->caldav::get_sync_calendar caldav::CalDAV instproc PUT caldav::CalDAV instproc PUT (public) caldav::CalDAV instproc PUT->caldav::get_sync_calendar caldav::test::get_lowest_uid caldav::test::get_lowest_uid (private) caldav::test::get_lowest_uid->caldav::get_sync_calendar

Testcases:
get_calitems
[ show source ]
Show another procedure: