new GetEvents(selector, options)
- Source:
This class is used by Fullcalendar module for
storing events option
Parameters:
Name | Type | Description |
---|---|---|
selector |
string | selector of event element |
options |
Object | options of component |
Methods
(static) checkSource()
- Source:
checkSource method calls "getJson"
if "options.dataType" equal "json"
and creates instance of
"InitCalendar" class
(static) getJson()
- Source:
getJson method fills array of events with
new event