Home
last modified time | relevance | path

Searched refs:keys (Results 176 – 200 of 576) sorted by last modified time

12345678910>>...24

/plugin/lms/
H A Dhelper.php120 $keys = array_keys($all);
121 $self = array_search($id, $keys);
122 $len = count($keys);
125 if ($user !== null && $all[$keys[$i]] !== 0) {
128 return $keys[$i];
148 $keys = array_keys($all);
149 $self = array_search($id, $keys);
152 if ($user !== null && $all[$keys[$i]] !== 0) {
155 return $keys[$i];
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js457 function keys(collection) { function
469 return keys(collection).length;
1752 var i, k, keys = Object.keys(props);
5754 keys = Object.keys(map);
5757 var id = keys[i],
21772 function isKey(keys, event) { argument
21773 keys = isArray$2(keys) ? keys : [ keys ];
21775 return keys.indexOf(event.key) !== -1 || keys.indexOf(event.keyCode) !== -1;
22865 var keys = Object.keys(src);
22867 while (i < keys.length) {
[all …]
H A Dbpmn-modeler.production.min.js2keys(e)||[]}function T(e){return C(e).length}function R(e){return S(e,(function(e){return e}))}fun…
7keys(t),i=0;i<n.length;i++){var r=t[n[i]],o=r.element;if(e(o,r.gfx))return o}},xn.prototype.getAll…
33 …]=i[o])}return t}:Object.assign;var m=f((function(e,t,n){for(var i=Object.keys(t),o=0;o<i.length;)…
34keys(this._actions)},tu.prototype.isRegistered=function(e){return!!this._actions[e]};var iu={__ini…
/plugin/xcom/
H A Dremote.php297 $keys = array('title','date','creator','last_change','relation');
298 foreach ($keys AS $header) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php158 $keys = [];
160 $keys[] = $sort instanceof SortKey ? $sort : new SortKey($sort);
163 return new SortingControl(...$keys);
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/quickstats/
H A Daction.php259 $keys = array_keys($temp);
260 foreach($keys as $k) {
/plugin/quickstats/db/
H A DdataBaseStructure.txt100 /* assoc array intermixed md5(page_id) and ip keys */
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php289 'specify code or error keys: ' . $body,
/plugin/quickstats/scripts/
H A Dextended_data.php40 $keys =array_keys($_POST); variable
41 foreach($keys as $key) {
110 $keys = $keys =array_keys($_POST);
111 foreach($keys as $key) {
404 $keys =array_keys($_POST);
405 foreach($keys as $key) {
431 $keys =array_keys($_POST);
432 foreach($keys as $key) {
476 $keys=array_keys($_POST);
477 foreach($keys as $key) {
[all …]
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE311 procedures, authorization keys, or other information required to install
/plugin/strata/helper/
H A Dsyntax.php106 $keys = array_keys($this->values);
107 return $this->values[$keys[intval($offset)]];
946 * The property array has as keys all possible properties, which are specified by its
947 * values. Such specification is an array that may have the following keys, with the
949 * - choices: array of possible values, where the keys are the internally used values
/plugin/metadisplay/helper/
H A Dhtml.php185 $keys = array('title','date','creator','last_change','relation', 'description','contributor');
186 foreach ($keys AS $header) {
H A Dplaintext.php185 $keys = array('title','date','creator','last_change','relation', 'description','contributor');
186 foreach ($keys AS $header) {
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js157 if (Object.keys(newClients).length == 0)
H A DDiffSync.js700 if (Object.keys(temp).length > 0)
707 if (Object.keys(view).length > 0)
727 if (Object.keys(pageDiff).length > 0)
745 if (Object.keys(diff).length > 0)
809 if (Object.keys(temp).length > 0)
849 if (Object.keys(diff).length > 0)
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js136 var keys = this.getDirectChildNamedElements(graphmlElement, mxGraphMlConstants.KEY);
157 for (var i = 0; i < keys.length; i++)
159 var keyObj = this.dataElem2Obj(keys[i]);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2keys(c).length}function e(a,b){var c=0;for(var d in a)void 0!==b[d]&&++c;return c}function f(a,b){…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1keys(o).length||"boolean"==typeof o)&&(i=void 0),{route:r,params:i}}return{}}setDefaultHandler(t,e…
H A Dworkbox-9fe249eb.js.map1keys(methodToColorMap);\n for (const key of loggerMethods) {\n const method = key;\n …
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js294 if (Object.keys(zip.files).length == 0)
1566 …var array129 = (function (obj) { return Object.keys(obj).map(function (key) { return obj[key]; });…
3321 …var sheets = (function (obj) { return Object.keys(obj).map(function (key) { return obj[key]; }); }…
4969 …return i < a.length; } }; })(/* values */ (function (obj) { return Object.keys(obj).map(function (…
4970 …: null; }, hasNext: function () { return i < a.length; } }; })(/* keySet */ Object.keys(styleMap));
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js2208 var keys = {};
2216 keys[key] = true;
2231 if (!keys[key])
2319 keys = (keys != null) ? keys : Graph.pasteStyles;
2328 for (var j = 0; j < keys.length; j++)
2330 var current = temp[keys[j]];
2331 var value = style[keys[j]];
2335 this.setCellStyles(keys[j], value, [cells[i]]);
7375 for (var i = 0; i < keys.length; i++)
7377 if (this.currentEdgeStyle[keys[i]] != null)
[all …]
H A DToolbar.js851 Toolbar.prototype.addItems = function(keys, c, ignoreDisabled) argument
855 for (var i = 0; i < keys.length; i++)
857 var key = keys[i];
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6keys(t).forEach(e=>{r[e]=t[e]}),r.names=[],r.skips=[],r.formatters={},r.selectColor=function(e){le…

12345678910>>...24