core_calendar/crud

Description:
  • A module to handle CRUD operations within the UI.

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

A module to handle CRUD operations within the UI.

Methods

(inner) registerEventFormModal(root) → {object}

Description:
  • Create the event form modal for creating new events and editing existing events.

Source:
Parameters:
Name Type Description
root object

The calendar root element

Returns:

The create modal promise

Type
object