Home
last modified time | relevance | path

Searched refs:sns (Results 1 – 3 of 3) sorted by relevance

/plugin/usersubscriptions/
Dsyntax.php179 $sns = is_subscribed($cns, $INFO['client'], true);
182 'usersubscribed' => ($s || $sns || $nss),
183 'selfsubscribed' => ($isns && $sns) || (!$isns && $s),
184 'subscribedfromparent' => (!$isns && $sns) || $nss,
192 …$us = array_merge($us, $this->_getUserSubscriptions($scns, $recursive-1, $lvl+1, $nss || ($sns && …
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js12549 CheckboxControl.prototype.render = function(sns) { argument
12550 var height = (sns.height || "23") + "px";
12553 if (sns.options && sns.options.length) {
12554 for (var i = 0; i < sns.options.length; i++) {
12555 …tml += "<label><input type='checkbox' value='" + sns.options[i].key + "' name='" + sns.name + "'>"…
12562 CheckboxControl.prototype.set_value = function(node, value, ev, sns) { argument
12565 if (!node._dhx_onchange && sns.onchange) {
12566 node.onchange = sns.onchange;
12625 ConstraintControl.prototype.render = function (sns) { argument
12626 var height = (sns.height || 30) + "px";
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1sns","getHtmlSelect","options","_dhx_onchange","onchange","_focus","createDropTargetObject","targe…