Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_calendar\external Namespace Reference

  More...

Namespaces

namespace  export
 This is the external method for exporting a calendar token.
 
namespace  subscription
 Calendar external API for deleting the subscription.
 

Classes

class  calendar_day_exporter
 Class for displaying the day view. More...
 
class  calendar_event_exporter
 Class for displaying a calendar event. More...
 
class  calendar_upcoming_exporter
 Class for displaying the day view. More...
 
class  date_exporter
 Class for normalising the date data. More...
 
class  day_exporter
 Class for displaying the day view. More...
 
class  day_name_exporter
 Class for displaying the day view. More...
 
class  event_action_exporter
 Class for displaying a calendar event's action. More...
 
class  event_exporter
 Class for displaying a calendar event. More...
 
class  event_exporter_base
 Class for displaying a calendar event. More...
 
class  event_icon_exporter
 Class for displaying a calendar event's icon. More...
 
class  event_subscription_exporter
 Class for displaying a calendar event's subscription. More...
 
class  events_exporter
 Class for displaying a list of calendar events. More...
 
class  events_grouped_by_course_exporter
 Class for displaying a list of calendar events grouped by course id. More...
 
class  events_related_objects_cache
 Class to providing the related objects when exporting a list of calendar events. More...
 
class  events_same_course_exporter
 Class for displaying a list of calendar events for a single course. More...
 
class  footer_options_exporter
 Class for exporting calendar footer view options data. More...
 
class  month_exporter
 Class for displaying the month view. More...
 
class  week_day_exporter
 Class for displaying the day on month view. More...
 
class  week_exporter
 Class for displaying the week view. More...
 

Detailed Description

 

Contains event class for displaying the week view.

Contains event class for displaying the day on month view.

Contains event class for displaying the month view.

Class for exporting calendar footer view options data.

Contains event class for displaying a list of calendar events for a single course.

Contains event class for providing the related objects when exporting a list of calendar events.

Contains event class for displaying a list of calendar events grouped by course id.

Contains event class for displaying a list of calendar events.

Contains event class for displaying a calendar event's subscription.

Contains event class for displaying a calendar event's icon.

Contains event class for displaying a calendar event's action.

Contains event class for displaying the day name.

Class for normalising the date data.

Contains event class for displaying the upcoming view.

Contains event class for displaying a calendar event.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later