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
Created page with "The Calendar API allows you to add and modify events in the calendar for user, groups, courses, or the whole site."
 
see also link to user docs
Line 1: Line 1:
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.
==See also==
* [[:en:Calendar|Calendar user docs]]

Revision as of 08:17, 13 January 2012

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

See also