moodle/calendar/classes
2023-09-12 20:52:56 +08:00
..
external MDL-79313 calendar: Remove unused navigation context data 2023-09-12 20:52:56 +08:00
local MDL-78674 calendar: No need to call get_course_and_cm_from_instance() 2023-08-10 09:37:37 +08:00
output MDL-71953 calendar: Accessibility improvement for manage subscription 2021-10-21 11:02:34 +07:00
privacy MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
action_factory.php MDL-58430 core_calendar: Keep interfaces with implementations 2017-04-04 11:01:55 +01:00
export_form.php MDL-72045 calendar: change export doc link by help text 2021-07-28 18:12:14 +08:00
rrule_manager.php MDL-58810 calendar: Fix rrule_manager issues 2017-05-08 09:49:13 +08:00
type_base.php MDL-59750 core_calendar: add next and previous days handling methods 2017-09-20 12:47:38 +08:00
type_factory.php