Home
last modified time | relevance | path

Searched defs:sort (Results 51 – 75 of 108) sorted by path

12345

/plugin/latexit/syntax/
H A Dmathjax.php21 protected $sort; variable in syntax_plugin_latexit_mathjax
71 public function _setSort($sort) {
/plugin/metaeditor/
H A Djstree.js6821 this.sort = function (obj, deep) { method in AnonymousFunctiona82bfad212300
/plugin/minimap/
H A Dsyntax.php331 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false)
/plugin/nspages/printers/
H A Dsorters.php17 function sort(&$array){ function in nspages_sorter
/plugin/pagelist/
H A Dhelper.php46 public $sort = false; global() variable in helper_plugin_pagelist
[all...]
/plugin/preservefilenames/
H A Daction_angua.php303 function _mod_media_filelist($ns,$auth=null,$jump='',$fullscreenview=false,$sort=false){
/plugin/processing/
H A Dscript.js4240 p.sort = function(array, numElem) { function
/plugin/prosemirror/parser/
H A DMark.php94 public function sort() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php316 private function sort($data) { function in BibtexConverter
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php335 private function sort($data) { function in BibtexConverter
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php331 private function sort($data) { function in BibtexConverter
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php155 public static function sort(...$sortKeys): SortingControl global() function in FreeDSx\\Ldap\\Controls
H A DLdapClient.php277 * @param SortingControl|string|SortKey $sort argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php70 protected $sort; global() variable in FreeDSx\\Ldap\\Search\\Vlv
84 __construct(LdapClient $client, SearchRequest $search, $sort, int $after = 100, int $before = 0) global() argument
/plugin/quickstats/
H A Dsyntax.php241 function sort(&$array) { function in syntax_plugin_quickstats
/plugin/refnotes/
H A Dnamespace.php51 public function sort() { function in refnotes_namespace_data_stash
119 public function sort() { function in refnotes_namespace_style_stash
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js1126 collection.sort = function(){ assert.ok(true); }; function
/plugin/struct/db/
H A Dupdate0001.sql24 sort INTEGER NOT NULL, field
/plugin/struct/meta/
H A DColumn.php22 protected $sort; variable in dokuwiki\\plugin\\struct\\meta\\Column
40 public function __construct($sort, AbstractBaseType $type, $colref = 0, $enabled = true, $table = '') argument
H A DPageColumn.php23 public function __construct($sort, Page $type, $table = '') argument
H A DPublishedColumn.php17 public function __construct($sort, Decimal $type, $table) argument
H A DQueryBuilder.php140 public function addOrderBy($sort) argument
H A DRevisionColumn.php23 public function __construct($sort, DateTime $type, $table = '') argument
H A DRowColumn.php17 public function __construct($sort, Decimal $type, $table) argument
H A DSearchConfigParameters.php23 protected $sort; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters
[all...]

12345