[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/calendar/ -> upgrade.txt (source)

   1  This files describes API changes in /calendar/* ,
   2  information provided here is intended especially for developers.
   3  
   4  === 2.5 ===
   5  required changes in code:
   6  * calendar_add_icalendar_event() now requires a valid subscriptionid
   7  * calendar_process_subscription_row() throws exception for invalid subscriptionid
   8  * calendar_update_subscription_events() now throws a dml_exception instead of moodle_exception for bad subscriptions
   9  * calendar_get_mini() function now has optional $placement and $courseid paramaters.
  10  
  11  optional - no changes needed:
  12  * calendar_update_subscription() should now be used to update Ical subscriptions.
  13  
  14  === 2.4 ===
  15  
  16  required changes in code:
  17  
  18  * calendar_get_popup() function now just returns id, instead of the string "id=$id"


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1