MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / n

Function n

codebase/dhtmlxscheduler.es.js:119–124  ·  view source on GitHub ↗
(a, o, _)

Source from the content-addressed store, hash-verified

117function Nt(e) {
118 e.config.mark_now = !0, e.config.display_marked_timespans = !0, e.config.overwrite_marked_timespans = !0;
119 var i = "dhx_time_block", t = "default", n = function(a, o, _) {
120 var r = typeof a == "object" ? a : { days: a };
121 return r.type = i, r.css = "", o && (_ && (r.sections = _), r = function(d, l, h) {
122 return l instanceof Date && h instanceof Date ? (d.start_date = l, d.end_date = h) : (d.days = l, d.zones = h), d;
123 }(r, a, o)), r;
124 };
125 function s(a, o, _, r, d) {
126 var l = e, h = [], p = { _props: "map_to", matrix: "y_property" };
127 for (var m in p) {

Callers 14

NtFunction · 0.70
tFunction · 0.70
ztFunction · 0.70
hFunction · 0.70
pFunction · 0.70
JtFunction · 0.70
sFunction · 0.70
WtFunction · 0.70
rFunction · 0.70
_notifyStateChangeMethod · 0.70
_renderDayGridHeaderMethod · 0.70
aaFunction · 0.70

Calls 9

iFunction · 0.70
tFunction · 0.70
sFunction · 0.70
DFunction · 0.70
eventMethod · 0.65
focusMethod · 0.65
getEventMethod · 0.65
getStateMethod · 0.65
hideMethod · 0.45

Tested by

no test coverage detected