Home
last modified time | relevance | path

Searched refs:sort (Results 201 – 225 of 635) sorted by last modified time

12345678910>>...26

/plugin/quickstats/scripts/
H A Dextended_data.php191 sort($temp[$index]);
H A Dsorttable.js153 row_array.sort(this.sorttable_sortfunction);
/plugin/quickstats/
H A Dsyntax.php412 $this->sort($this->ips);
426 $this->sort($this->pages['page']);
452 $this->sort($browsers);
453 $this->sort($platform);
454 $this->sort($version);
488 $this->sort($countries);
548 $this->sort($tmp);
/plugin/bloglinks/
H A Daction.php98 if ($my->sort == 'mdate') {
/plugin/asyncsearch/
H A Dasyncsearch.php113 sort($event->data);
/plugin/strata/
H A Dmanual.txt102 sort {
128 **Sorting**: By adding ''sort'' you can define one or more variables to sort on. You can name one variable per line, and include a direction with ''(ascending)'' or ''(descending)'' (or their short-hands ''(asc)'' and ''(desc)'').
336 The query result blocks are: [[#sorting|sort]], [[#grouping|group]], [[#variable projection|fields]] and [[#Considering Fields|consider]].
341 You can sort on one or more variables.
343 sort {
347 The sort block takes a single variable per line, with an optional direction between parenthesis. Both full (ascending and descending) and abbreviated (asc and desc) are usable.
403 sort: default
414 Using ''%%sort%%'' you can specify whether all columns are sortable (''%%default%%'') or not (''%%none%%''). Instead of the default sorting order, you can also choose ''%%left to right%%'' or ''%%right to left%%'' sorting.
425 The properties ''%%sort
[all...]
H A Dscript.js9 * Exactly the same behaviour as [1,2,3].sort(comparator)
15 * resulting sort to occur on a parent or another
26 var sort = [].sort;
44 "You can't sort elements if any one is a descendant of another."
53 return sort.call(this, comparator).each(function(i) {
209 values.sort(cmp);
313 isAscending.push(jQuery('.strata-ui-sort-direction', items[i]).attr('data-strata-sort-direction') == 'asc');
314 sortType.push(jQuery(items[i]).data('strata-sort
[all...]
H A Dstyle.css79 .strata-ui-sort-direction,
80 .strata-ui-eos ~ li .strata-ui-sort-direction,
85 .strata-ui-sort-direction[data-strata-sort-direction="asc"],
86 .strata-container-table .sorting[data-strata-sort-direction="asc"],
87 .strata-container-table:hover .sorting[data-strata-sort-direction="asc"] {
91 .strata-ui-sort-direction[data-strata-sort-direction="desc"],
92 .strata-container-table .sorting[data-strata-sort-direction="desc"],
93 .strata-container-table:hover .sorting[data-strata-sort
[all...]
/plugin/authopenldapkerberos/
H A Dauth.php164 sort($uids);
/plugin/authhttp/
H A DREADME15 your webserver to perform some sort of authentication (eg. HTTP Basic or
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1sort(function(a,b){return a.x!==b.x?b.x-a.x:b.y-a.y}),e=a.length,f=c[0].x;for(b=1;b<e&&c[b].x===f;…
2sort(function(a,b){return a.nEdges==b.nEdges?a.id-b.id:a.nEdges-b.nEdges}),c=b[0];if(!(c.nEdges>=t…
3 …="y",d="height");var e=a.offsets.map(function(a){return b.nodes[a.node]}).sort(function(a,b){retur…
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19 …put,ttype:z[ac].ttype,acc:(z[ac].acc||false)})}}B()}function B(){var ab;z.sort(T);for(ab=0;ab<z.le…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2635 l.sort(function (e1, e2) { return c.compare(e1, e2); });
2637 l.sort(c); })(this.rows, new mxVsdxGeometry.mxVsdxGeometry$0(this));
2749 /*private*/ mxVsdxGeometryList.prototype.sort = function () { method in mxVsdxGeometryList
2752 l.sort(function (e1, e2) { return c.compare(e1, e2); });
2754 … l.sort(c); })(this.geomList, new mxVsdxGeometryList.mxVsdxGeometryList$0(this));
2817 this.sort();
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1474 temp.sort(function(a, b)
H A DGraph.js4765 temp.sort(function(a, b)
9570 vertices.sort(function(a, b)
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js5922 notifs.sort(function(a, b)
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js124sort(function(a,c){return a.ymin<c.ymin?-1:a.ymin>c.ymin?1:a.x<c.x?-1:a.x>c.x?1:a.ymax===c.ymax?0:…
152 …,n=h([r,e[1]]);g>c&&n>c&&b.push({point:r,distance:g})}}if(1<b.length){c=b.sort(function(a,c){retur…
278 sortCells:function(a,b){b=null!=b?b:!0;var c=new mxDictionary;a.sort(function(a,e){var d=c.get(a);n…
757 ….isVertexIgnored(f)&&this.isVertexMovable(f)&&d.push(f)}this.allowGaps&&d.sort(mxUtils.bind(this,f…
777 mxCompactTreeLayout.prototype.sortOutgoingEdges=function(a,b){var c=new mxDictionary;b.sort(functio…
792 …x;this.horizontal&&(f=b.y);e.push(new WeightedCellSorter(b,f));b=b.next}e.sort(WeightedCellSorter.…
863 …n=0;n<k.length;n++){var p=k[n].getGeneralPurposeVariable(a-1);m.push(p)}m.sort(function(a,b){retur…
869 …=0,e=0;e<a.length;e++){var f=a[e];c[d++]=f.getGeneralPurposeVariable(b)}c.sort(function(a,b){retur…
885 …;for(var c=[],d=0;d<a.length;d++)c[d]=a[d].getGeneralPurposeVariable(b);c.sort(function(a,b){retur…
897 …f.length;m++){var n=new WeightedCellSorter(f[m],f[m].getX(g));l.push(n)}l.sort(WeightedCellSorter.…
[all …]
H A Dviewer.min.js124sort(function(a,c){return a.ymin<c.ymin?-1:a.ymin>c.ymin?1:a.x<c.x?-1:a.x>c.x?1:a.ymax===c.ymax?0:…
152 …,n=h([r,e[1]]);g>c&&n>c&&b.push({point:r,distance:g})}}if(1<b.length){c=b.sort(function(a,c){retur…
278 sortCells:function(a,b){b=null!=b?b:!0;var c=new mxDictionary;a.sort(function(a,e){var d=c.get(a);n…
757 ….isVertexIgnored(f)&&this.isVertexMovable(f)&&d.push(f)}this.allowGaps&&d.sort(mxUtils.bind(this,f…
777 mxCompactTreeLayout.prototype.sortOutgoingEdges=function(a,b){var c=new mxDictionary;b.sort(functio…
792 …x;this.horizontal&&(f=b.y);e.push(new WeightedCellSorter(b,f));b=b.next}e.sort(WeightedCellSorter.…
863 …n=0;n<k.length;n++){var p=k[n].getGeneralPurposeVariable(a-1);m.push(p)}m.sort(function(a,b){retur…
869 …=0,e=0;e<a.length;e++){var f=a[e];c[d++]=f.getGeneralPurposeVariable(b)}c.sort(function(a,b){retur…
885 …;for(var c=[],d=0;d<a.length;d++)c[d]=a[d].getGeneralPurposeVariable(b);c.sort(function(a,b){retur…
897 …f.length;m++){var n=new WeightedCellSorter(f[m],f[m].getX(g));l.push(n)}l.sort(WeightedCellSorter.…
[all …]
/plugin/diagramsnet/lib/math/
H A DMathJax.js19sort();for(var i=this.remove.length-1;i>=0;i--){this.hooks.splice(i,1)}this.remove=[]}});var EXECU…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js48 …][1],pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).jo…
51sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…
54 …put,ttype:z[ac].ttype,acc:(z[ac].acc||false)})}}B()}function B(){var ab;z.sort(T);for(ab=0;ab<z.le…
H A DAM_HTMLorMML.js45 …][1],pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).jo…
48sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…
51 …put,ttype:z[ac].ttype,acc:(z[ac].acc||false)})}}B()}function B(){var ab;z.sort(T);for(ab=0;ab<z.le…
H A DAccessible-full.js64 …c][1],pattern:this.endPattern(b.displayMath[c][1])}}if(d.length){e.push(d.sort(this.sortLength).jo…
68sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…
H A DAccessible.js61 …c][1],pattern:this.endPattern(b.displayMath[c][1])}}if(d.length){e.push(d.sort(this.sortLength).jo…
65sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…
H A DMML_HTMLorMML-full.js51sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…
H A DMML_HTMLorMML.js49sort();for(var w=0,u=z.length;w<u;w++){v.push(z[w],["br"])}return v};g.About.GetFont=function(){va…

12345678910>>...26