Home
last modified time | relevance | path

Searched defs:sort (Results 26 – 50 of 108) sorted by relevance

12345

/plugin/structtasks/_test/json/
H A Dmissingdate.struct.json17 "sort": 20, number
43 "sort": 30, number
/plugin/blog/
H A Dhelper.php9 var $sort = ''; // sort key variable in helper_plugin_blog
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaDataQuery.php64 public $sort; variable in Google\\Service\\Analytics\\GaDataQuery
189 public function setSort($sort)
H A DMcfDataQuery.php64 public $sort; variable in Google\\Service\\Analytics\\McfDataQuery
189 public function setSort($sort)
/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/struct/meta/
H A DPageColumn.php23 public function __construct($sort, Page $type, $table = '') argument
H A DRevisionColumn.php23 public function __construct($sort, DateTime $type, $table = '') argument
H A DSummaryColumn.php23 public function __construct($sort, AutoSummary $type, $table = '') argument
H A DUserColumn.php24 public function __construct($sort, User $type, $table = '') argument
H A DSearchConfigParameters.php23 protected $sort; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters
[all...]
/plugin/struct/db/
H A Dupdate0001.sql24 sort INTEGER NOT NULL, field
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php37 protected $sort; variable in FINDOLOGIC\\Export\\Data\\Item
198 public function setSort(Sort $sort)
203 public function addSort($sort, $usergroup = '')
/plugin/struct/types/
H A DAutoSummary.php34 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\AutoSummary
H A DDecimal.php150 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\Decimal
H A DUser.php128 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\User
/plugin/struct/
H A Dremote.php136 getAggregationData(array $schemas, array $cols, array $filter = [], $sort = '') global() argument
/plugin/tabinclude/
H A Dhelper.php6 var $sort = ''; // sort key variable in helper_plugin_tabinclude
/plugin/minimap/
H A Dsyntax.php331 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DTerm.php32 public function setSort(string $sort): self argument
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js439 this.sort = function ()/* :void */{ method in Selectbox
643 ,sort /* :Boolean */ argument
676 ,sort /* :Boolean */ argument
/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/combo/syntax/
H A Dminimap.php338 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false) argument
/plugin/nspages/printers/
H A Dsorters.php17 function sort(&$array){ function in nspages_sorter
/plugin/structprogress/types/
H A DProgress.php130 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\structprogress\\types\\Progress
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php316 private function sort($data) { function in BibtexConverter

12345