Home
last modified time | relevance | path

Searched full:sort (Results 101 – 125 of 2280) sorted by relevance

12345678910>>...92

/plugin/simplenavi/lang/en/
H A Dsettings.php9 $lang['nsfirst'] = 'Sort namespaces before pages?';
10 $lang['usetitle'] = 'Sort by and show the title instead of the ID?';
/plugin/dataloop/lang/en/
H A Dlang.php3 $lang['sort'] = 'Sort by this column';
/plugin/structjoin/types/
H A DJoin.php170 * Sort by lookup table
178 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) { function in dokuwiki\\plugin\\structjoin\\types\\Join
182 AbstractBaseType::sort($QB, $tablealias, $colname, $order);
191 $column->getType()->sort($QB, $rightalias, $field, $order);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsOptimizedHostStats.php59 * @opt_param string sort Flag that specifies whether the sort order should be
61 * @opt_param string sortby Comma-separated list of columns used to sort the
72 * set this value to `true` if you are using `sortby` with `sort=DESC`.
H A DOrganizationsEnvironmentsOptimizedStats.php62 * @opt_param string sort Flag that specifies whether the sort order should be
64 * @opt_param string sortby Comma-separated list of columns to sort the final
75 * this value to `true` if you are using `sortby` with `sort=DESC`.
H A DOrganizationsHostStats.php63 * @opt_param string sort Flag that specifies if the sort order should be
65 * @opt_param string sortby Comma-separated list of columns to sort the final
76 * set this value to `true` if you are using `sortby` with `sort=DESC`.
H A DOrganizationsEnvironmentsStats.php66 * @opt_param string sort Flag that specifies whether the sort order should be
68 * @opt_param string sortby Comma-separated list of columns to sort the final
79 * set this value to `true` if you are using `sortby` with `sort=DESC`.
/plugin/data/syntax/
H A Drelated.php107 if ($data['sort'][0]) {
108 $col = $data['sort'][0];
111 $order = ', pages.page ' . $data['sort'][1];
113 $order = ', pages.title ' . $data['sort'][1];
115 // sort by hidden column?
122 $order = ', ' . $tables[$col] . '.value ' . $data['sort'][1];
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVItem.php33 $sort = $this->sanitize($this->sort->getCsvFragment());
64 $sort,
/plugin/struct/meta/
H A DPageColumn.php19 * @param int $sort
23 public function __construct($sort, Page $type, $table = '') argument
26 parent::__construct($sort, $type, 0, true, $table);
H A DRevisionColumn.php19 * @param int $sort
23 public function __construct($sort, DateTime $type, $table = '') argument
26 parent::__construct($sort, $type, 0, true, $table);
H A DSchemaBuilder.php175 $sort = $column->getSort();
183 $sort = $this->data['cols'][$column->getColref()]['sort'];
206 'sort' => $sort
271 $sort = $column['sort'];
296 'sort' => $sort
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DCatNamespace.php38 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
67 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
92 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
118 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
142 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
164 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
191 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
220 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
245 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort by
273 * $params['s'] = (list) Comma-separated list of column names or column aliases to sort b
[all...]
/plugin/struct/
H A Dremote.php135 * @param string $sort string indicating the column to sort by
140 public function getAggregationData(array $schemas, array $cols, array $filter = [], $sort = '')
148 $sortLine = 'sort: ' . $sort;
136 getAggregationData(array $schemas, array $cols, array $filter = [], $sort = '') global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsReports.php67 * @opt_param string orderBy The name of a dimension or metric to sort the
68 * resulting report on, can be prefixed with "+" to sort ascending or "-" to
69 * sort descending. If no prefix is specified, the column is sorted ascending.
123 * @opt_param string orderBy The name of a dimension or metric to sort the
124 * resulting report on, can be prefixed with "+" to sort ascending or "-" to
125 * sort descending. If no prefix is specified, the column is sorted ascending.
/plugin/indexmenu2/
H A Dindexmenu.php8 * @param string $sort sorting mode
19 'sort' => $s
/plugin/issuetracker/conf/
H A Ddefault.php43 …r Component,Filter Test blocking,Filter Assignee,Filter Reporter,MyIssues,Sort by'; …
46 $conf['global_sort'] = "SORT_DESC"; // sort order of selected key
47 $conf['listview_sort'] = "sortfirstdesc"; // default listview sort order
/plugin/structat/meta/
H A DSearchConfigAt.php168 // sorting - we always sort by the single val column
169 foreach($this->sortby as $sort) {
170 list($col, $asc, $nc) = $sort;
174 $col->getType()->sort($QB, 'data_' . $col->getTable(), $colname, $asc ? 'ASC' : 'DESC');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue40Test.php15 …$card->add('N', ['van der Harten', ['Rene', 'J.'], "", 'Sir', 'R.D.O.N.'], ['SORT-AS' => ['Harten'…
23 "N;SORT-AS=Harten,Rene:van der Harten;Rene,J.;;Sir;R.D.O.N.",
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue40Test.php15 …array('van der Harten', array('Rene','J.'), "", 'Sir','R.D.O.N.'), array('SORT-AS' => array('Harte…
21 "N;SORT-AS=Harten,Rene:van der Harten;Rene,J.;;Sir;R.D.O.N.",
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13sort=function(){O=O.sort();this.updateOptions();};this.getValue=function(){return o.value};this.ge… method in Selectbox
/plugin/indexmenu/lang/en/
H A Dlang.php28 $lang['showsort'] = 'Indexmenu sort number: ';
34 $lang['js']['sort'] = 'Sort';
50 $lang['js']['nsort'] = 'Sort also namespaces';
51 $lang['js']['hsort'] = 'Sort headpage up';
/plugin/bez/ctl/
H A Dstart.php32 //sort dates, iso8601 can be compared as strings
35 //sort times
105 $orderby = array('sort', 'priority DESC', 'create_date DESC');
111 $orderby = array('sort', 'priority DESC', 'create_date DESC');
123 $orderby = array('sort', 'priority DESC', 'create_date DESC');
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DSortProcessor.php6 * Elastica Sort Processor.
10 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/sort-processor.html
/plugin/tindexmenu/
H A Dajax.php84 sort($data);
164 $idxm->sort=$_REQUEST['sort'];
180 if ($idxm->sort||$idxm->msort||$idxm->rsort) {

12345678910>>...92