core_calendar/crud

A module to handle CRUD operations within the UI.

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

Methods

(inner) registerEventFormModal(root) → {object}

Source:

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

Parameters:
Name Type Description
root object

The calendar root element

Returns:

The create modal promise

Type
object