MDL-57503 calendar: external function for action events by courses
commit9b8e5057154a277e515184929547d3450af0f98a
authorRyan Wyllie <ryan@moodle.com>
Tue, 28 Feb 2017 03:31:21 +0000 (28 03:31 +0000)
committerDamyon Wiese <damyon@moodle.com>
Mon, 3 Apr 2017 03:36:34 +0000 (3 11:36 +0800)
treea44bc4bfb536312f651fb807208dd98b9163b81a
parent5e026bb05faa92ac20a387d1842c6c0fca5f469d
MDL-57503 calendar: external function for action events by courses

Added an external function to get action events by a list of courses and
timesort.

Part of MDL-55611 epic.
calendar/classes/external/events_grouped_by_course_exporter.php [new file with mode: 0644]
calendar/classes/external/events_same_course_exporter.php [new file with mode: 0644]
calendar/externallib.php
lib/db/services.php