Home
last modified time | relevance | path

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

12345

/plugin/prosemirror/parser/
H A DMark.php94 public function sort() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark
/plugin/struct/types/
H A DDateTime.php158 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\DateTime
H A DPage.php155 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\Page
H A DLookup.php300 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\Lookup
H A DAbstractBaseType.php426 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
/plugin/htmlok/
H A DBaseSyntaxPlugin.php22 protected $sort; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/preservefilenames/
H A Daction_angua.php303 function _mod_media_filelist($ns,$auth=null,$jump='',$fullscreenview=false,$sort=false){
/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/struct/meta/
H A DQueryBuilder.php140 public function addOrderBy($sort) argument
/plugin/structjoin/types/
H A DJoin.php178 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) { function in dokuwiki\\plugin\\structjoin\\types\\Join
/plugin/pagelist/
H A Dhelper.php46 public $sort = false; global() variable in helper_plugin_pagelist
[all...]
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php576 public function sort($callable) function in Hoa\\File\\Finder
/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/subjectindex/inc/
H A Dcommon.php53 function sort() { function in SI_Index
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
604 public function setSort($sort)
H A DSearchQueriesPreviousPage.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
604 public function setSort($sort)
H A DSearchQueriesRequest.php149 public $sort; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
604 public function setSort($sort)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php183 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html argument
[all...]
/plugin/tindexmenu/syntax/
H A Dindexmenu.php35 var $sort=false; variable in syntax_plugin_indexmenu_indexmenu
/plugin/indexmenu/syntax/
H A Dindexmenu.php21 var $sort = false; global() variable in syntax_plugin_indexmenu_indexmenu
[all...]
/plugin/tag/
H A Dhelper.php23 protected $sort; variable in helper_plugin_tag
[all...]
/plugin/quickstats/
H A Dsyntax.php241 function sort(&$array) { function in syntax_plugin_quickstats
/plugin/issuetracker/
H A Dtablekit.js51 sort : function(column, order) { method in TableKit
351 sort : function(table, index, order) { method in TableKit.Sortable

12345