MDL-60628 calendar: support category events on get_calendar_events ws
This commit is contained in:
@@ -3289,6 +3289,7 @@ function core_calendar_user_preferences() {
|
||||
* @param boolean $withduration whether only events starting within time range selected
|
||||
* or events in progress/already started selected as well
|
||||
* @param boolean $ignorehidden whether to select only visible events or all events
|
||||
* @param array $categories array of category ids and/or objects.
|
||||
* @return array $events of selected events or an empty array if there aren't any (or there was an error)
|
||||
*/
|
||||
function calendar_get_legacy_events($tstart, $tend, $users, $groups, $courses,
|
||||
|
||||
Reference in New Issue
Block a user