Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/calendar/classes/external/
FolderUp one level  
Folderexport/
 
Filecalendar_day_exporter.php             [source] [282 lines]   Contains event class for displaying the day view.
Filecalendar_event_exporter.php           [source] [402 lines]   Contains event class for displaying a calendar event.
Filecalendar_upcoming_exporter.php        [source] [188 lines]   Contains event class for displaying the upcoming view.
Filedate_exporter.php                     [source] [92 lines]    Class for normalising the date data.
Fileday_exporter.php                      [source] [296 lines]   Contains event class for displaying the day view.
Fileday_name_exporter.php                 [source] [87 lines]    Contains event class for displaying the day name.
Fileevent_action_exporter.php             [source] [129 lines]   Contains event class for displaying a calendar event's action.
Fileevent_exporter.php                    [source] [95 lines]    Contains event class for displaying a calendar event.
Fileevent_exporter_base.php               [source] [363 lines]   Contains event class for displaying a calendar event.
Fileevent_icon_exporter.php               [source] [148 lines]   Contains event class for displaying a calendar event's icon.
Fileevent_subscription_exporter.php       [source] [85 lines]    Contains event class for displaying a calendar event's subscription.
Fileevents_exporter.php                   [source] [121 lines]   Contains event class for displaying a list of calendar events.
Fileevents_grouped_by_course_exporter.php [source] [106 lines]   Contains event class for displaying a list of calendar events grouped by course id.
Fileevents_related_objects_cache.php      [source] [290 lines]   Contains event class for providing the related objects when exporting a list of calendar events.
Fileevents_same_course_exporter.php       [source] [83 lines]    Contains event class for displaying a list of calendar events for a single course.
Filefooter_options_exporter.php           [source] [148 lines]   Class for exporting calendar footer view options data.
Filemonth_exporter.php                    [source] [440 lines]   Contains event class for displaying the month view.
Fileweek_day_exporter.php                 [source] [169 lines]   Contains event class for displaying the day on month view.
Fileweek_exporter.php                     [source] [182 lines]   Contains event class for displaying the week view.