Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Calendar API: Difference between revisions

From MoodleDocs
Replaced content with "These are the new docs (written for 3.3) for the calendar API, for the older version please see [https://docs.moodle.org/dev/Calendar_API_old Calendar API]. The Calendar..."
No edit summary
Line 1: Line 1:
These are the new docs (written for 3.3) for the calendar API, for the older version please see [https://docs.moodle.org/dev/Calendar_API_old Calendar API].
This page documents the calendar API as it is in Moodle 3.3 and later. For the API in older versions of Moodle, see [[Calendar_API_old]].


The Calendar API allows you to add and modify events in the calendar for user, groups, courses, or the whole site.
The Calendar API allows you to add and modify events in the calendar for user, groups, courses, or the whole site.

Revision as of 06:47, 6 April 2017

This page documents the calendar API as it is in Moodle 3.3 and later. For the API in older versions of Moodle, see Calendar_API_old.

The Calendar API allows you to add and modify events in the calendar for user, groups, courses, or the whole site.