Searched refs:getCalendar (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | Colors.php | 45 public function getCalendar() function in Google\\Service\\Calendar\\Colors
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 1581 getCalendar(calendarId: string|number): any; method
|
H A D | dhtmlxgantt.js | 13 …getCalendar:n.bind(t.getCalendar,t),getCalendars:n.bind(t.getCalendars,t),getTaskCalendar:n.bind(t…
|
H A D | dhtmlxgantt.js.map | 1 …getCalendar","getCalendars","getTaskCalendar","deleteCalendar","CalendarDisabledTimeStrategy","arg…
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_CalendarService.php | 1069 public function getCalendar() { function in Google_Colors
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 11848 getCalendar: utils.bind(calendarManager.getCalendar, calendarManager), 27691 getCalendar: function (id) { method in CalendarManager 27700 res.push(this.getCalendar(i)); 27708 return this.getCalendar(task[config.calendar_property]); 27717 return this.getCalendar(calendarId); 27727 return this.getCalendar(); 27745 return calendar || this.getCalendar(); 28685 calendar = this.calendarManager.getCalendar(); // Global 28693 calendar = this.calendarManager.getCalendar(); // Global
|