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

Function s

codebase/dhtmlxscheduler.es.js:125–136  ·  view source on GitHub ↗
(a, o, _, r, d)

Source from the content-addressed store, hash-verified

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) {
128 var g = p[m];
129 if (l[m])
130 for (var c in l[m]) {
131 var u = l[m][c][g];
132 a[u] && (h = l._add_timespan_zones(h, e._get_blocked_zones(o[c], a[u], _, r, d)));
133 }
134 }
135 return h = l._add_timespan_zones(h, e._get_blocked_zones(o, "global", _, r, d));
136 }
137 e.blockTime = function(a, o, _) {
138 var r = n(a, o, _);
139 return e.addMarkedTimespan(r);

Callers 8

NtFunction · 0.70
nFunction · 0.70
ztFunction · 0.70
tFunction · 0.70
VtFunction · 0.70
naFunction · 0.70
ktFunction · 0.70

Calls 15

iFunction · 0.70
nFunction · 0.70
rFunction · 0.70
_Function · 0.70
oFunction · 0.70
aFunction · 0.70
lFunction · 0.70
addMethod · 0.65
callEventMethod · 0.65
updateViewMethod · 0.65
getStateMethod · 0.65
setCurrentViewMethod · 0.65

Tested by

no test coverage detected