[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 This files describes API changes in /calendar/* , 2 information provided here is intended especially for developers. 3 4 === 2.9 === 5 default values changes in code: 6 * core_calendar_external::get_calendar_events_parameters() 'timeend' default option changed; now, by default, 7 all events are returned, not only the past ones. 8 * calendar types need to be updated to be compatible with standard PHP date/time code 9 10 === 2.5 === 11 required changes in code: 12 * calendar_add_icalendar_event() now requires a valid subscriptionid 13 * calendar_process_subscription_row() throws exception for invalid subscriptionid 14 * calendar_update_subscription_events() now throws a dml_exception instead of moodle_exception for bad subscriptions 15 * calendar_get_mini() function now has optional $placement and $courseid paramaters. 16 17 optional - no changes needed: 18 * calendar_update_subscription() should now be used to update Ical subscriptions. 19 20 === 2.4 === 21 22 required changes in code: 23 24 * calendar_get_popup() function now just returns id, instead of the string "id=$id"
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |