Object ::caldav::calendars (public)
::nx::Object ::caldav::calendars
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
The class "calendars" implements the interface to the database structures.
- ::caldav::calendars get_cal_item_from_uid ?-calendar_ids /integer .../? /uid/
- ::caldav::calendars timezone
- ::caldav::calendars communityCalendarClause /user_id/
- ::caldav::calendars get_calendar_and_cal_item_from_uid ?-calendar_ids /integer .../? /uid/
- ::caldav::calendars alwaysQueriedClause /user_id/
- ::caldav::calendars get_calitems ?-user_id /integer/? ?-start_date /value/? ?-end_date /value/? ?-calendar_ids /integer .../?
- ::caldav::calendars header ?-calendar_name /value/?
- ::caldav::calendars parse /text/
- ::caldav::calendars alwaysQueriedCalendars ?-with_sync_calendar /boolean/? /user_id/
- ::caldav::calendars calendar_clause ?-calendar_ids /integer .../? ?-user_id /integer/? ?-attr /value/?
- ::caldav::calendars format_recurrence ?-recurrence_id /integer/?
- ::caldav::calendars footer
- Testcases:
- No testcase defined.