Home
last modified time | relevance | path

Searched refs:sort (Results 251 – 275 of 635) sorted by relevance

1...<<11121314151617181920>>...26

/plugin/struct/types/
H A DAbstractBaseType.php432 public function sort(QueryBuilder $QB, $tablealias, $colname, $order)
438 * Get the string by which to sort values of this type
426 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/diagramsnet/lib/js/diagramly/
H A DDistanceGuides.js88 verticalCells.sort(function(s1, s2)
168 horizontalCells.sort(function(s1, s2)
/plugin/const/
H A Dclass.evalmath.php952 sort( $args );
981 sort( $args );
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc377 $params['sort'] = (string) Sort buckets by a particular field
378 $params['desc'] = (boolean) Set the sort direction
532 $params['sort'] = (string) sort field for the requested influencers
623 $params['sort'] = (string) Sort records by a particular field
624 $params['desc'] = (boolean) Set the sort direction
/plugin/dokumicrobugtracker/
H A DREADME.md61 There is currently a bug on the sort of header when displaying multiple form in the same page.
/plugin/pureldap/classes/
H A DADClient.php351 sort($groups);
/plugin/translation/
H A Dhelper.php65 sort($this->translations);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm204 sort="type,name">
230 sort="type,name">
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php895 sort($this->ignoredLines[$filename]);
1046 sort($unintentionallyCoveredUnits);
/plugin/translation3/
H A Dhelper.php28 sort($this->trans);
/plugin/nstoc/
H A Dsyntax.php664 sort($ids);
/plugin/diagramsnet/lib/js/
H A Dopen.js63 filesInfo.sort(function (a, b)
/plugin/dokusioc/
H A Daction.php621 sort($attr);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js27 col.sort();
31 col.sort();
338 collection.sort();
1099 collection.sort();
1126 collection.sort = function(){ assert.ok(true); }; function
1359 sort: function() { assert.ok(false); }
1385 sort: function() { assert.ok(false); }
1387 new Collection().add({id: 1}, {sort: false});
/plugin/sphinxsearch-was/
H A Dfunctions.php296 sort($data);
/plugin/sphinxsearch/
H A Dfunctions.php302 sort($data);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php112 sort($info['warning']);
/plugin/abc2/abc-libraries/abc2svg/
H A Dcombine-1.js27 Array.prototype.push.apply(s.notes,s2.notes);s.nhd=nhd=s.notes.length-1;s.notes.sort(abc2svg.pitcmp)
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19 …][1],pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).jo…
/plugin/dev/
H A Dcli.php364 sort($output);
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit77 …ile listings can be sorted by Name, Date, and File Size. By default they sort in ascending order,…
78 …"be sorted in descending order by checking the Reverse Order option. The sort functions are not s…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit83 …ile listings can be sorted by Name, Date, and File Size. By default they sort in ascending order,…
84 …"be sorted in descending order by checking the Reverse Order option. The sort functions are not s…
/plugin/projects/action/
H A Daction.php123 sort($files);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php550 sort($type);
607 sort($_methods);
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js21 …ngth;h++)-1!==n.indexOf(b,d[h].toLowerCase())?f.push(d[h]):e.push(d[h]);f.sort(function(a,c){var d…
25sort:function(a){return a.sort(function(a){var c=CKEDITOR.tools.array.map(a,function(a){return a.s…

1...<<11121314151617181920>>...26