Home
last modified time | relevance | path

Searched defs:sort (Results 76 – 100 of 152) sorted by relevance

1234567

/plugin/htmlok/
DBaseSyntaxPlugin.php22 protected $sort; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/preservefilenames/
Daction_angua.php303 function _mod_media_filelist($ns,$auth=null,$jump='',$fullscreenview=false,$sort=false){
/plugin/publistf/bib2tpl/
Dbibtex_converter.php335 private function sort($data) { function in BibtexConverter
/plugin/publistx/bib2tpl/
Dbibtex_converter.php331 private function sort($data) { function in BibtexConverter
/plugin/struct/types/
H A DPage.php143 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\Page
H A DLookup.php302 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\Lookup
H A DAbstractBaseType.php432 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/struct/meta/
H A DQueryBuilder.php140 public function addOrderBy($sort)
/plugin/structjoin/types/
DJoin.php178 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) { function in dokuwiki\\plugin\\structjoin\\types\\Join
/plugin/findologicxmlexport/vendor/hoa/file/
DFinder.php576 public function sort($callable) function in Hoa\\File\\Finder
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php156 public static function sort(...$sortKeys): SortingControl function in FreeDSx\\Ldap\\Controls
H A DLdapClient.php281 public function vlv(SearchRequest $search, $sort, int $afterCount): Vlv
/plugin/indexmenu/
Dscript.js256sort: options.sort.sort ? options.sort.sort : 0, //'t', 'd', false TODO is false handled correctly? property
284 sort: options.sort.sort ? options.sort.sort : 0, property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
DSearchQueriesNextPage.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
604 public function setSort($sort)
DSearchQueriesPreviousPage.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
604 public function setSort($sort)
DSearchQueriesRequest.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
604 public function setSort($sort)
/plugin/subjectindex/inc/
Dcommon.php53 function sort() { function in SI_Index
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DQuery.php185 public function addSort($sort): self
/plugin/tindexmenu/syntax/
Dindexmenu.php35 var $sort=false; variable in syntax_plugin_indexmenu_indexmenu
/plugin/pagelist/
Dhelper.php53 public $sort = false; variable in helper_plugin_pagelist
/plugin/tag/
Dhelper.php23 protected $sort; variable in helper_plugin_tag
/plugin/quickstats/
Dsyntax.php241 function sort(&$array) { function in syntax_plugin_quickstats
/plugin/indexmenu2/cms/extensions/dom/
Dselectbox.js13 …nction(){if((o=document.getElementById(I))&&o.tagName.toLowerCase()!='select')throw new Error('Nod…
/plugin/dev/www/
Dawesomplete.min.js2 …{minChars:2,maxItems:10,autoFirst:!1,data:r.DATA,filter:r.FILTER_CONTAINS,sort:!1!==n.sort&&r.SORT… property
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dscope.js400 sort : false, // Ignored. Flag retained for backwards compatibility. property

1234567