core_calendar/calendar_mini

This module is the highest level module for the calendar. It is responsible for initialising all of the components required for the calendar to run. It also coordinates the interaction between components by listening for and responding to different events triggered within the calendar UI.

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

Methods

(inner) registerCalendarEventListeners(root)

Source:

Listen to and handle any calendar events fired by the calendar UI.

Parameters:
Name Type Description
root object

The calendar root element