Home
last modified time | relevance | path

Searched full:sort (Results 176 – 200 of 2280) sorted by relevance

12345678910>>...92

/dokuwiki/inc/
H A Dfulltext.php15 use dokuwiki\Utf8\Sort;
31 * @param string $sort
37 function ft_pageSearch($query, &$highlight, $sort = null, $after = null, $before = null)
40 if ($sort === null) {
41 $sort = 'hits';
45 'sort' => $sort,
166 if ($data['sort'] === 'mtime') {
169 // sort docs by count
203 Sort
12 use dokuwiki\Utf8\Sort; global() alias
34 ft_pageSearch($query, & $highlight, $sort = null, $after = null, $before = null) global() argument
[all...]
H A Dparserutils.php551 * @return array[] with for each plugin the array('sort' => sortnumber, 'mode' => mode string, 'obj' => plugin object)
583 'sort' => $obj->getSort(),
604 $modes[] = ['sort' => $obj->getSort(), 'mode' => $m, 'obj' => $obj];
614 'sort' => $obj->getSort(),
622 $modes[] = ['sort' => $obj->getSort(), 'mode' => 'smiley', 'obj' => $obj];
624 $modes[] = ['sort' => $obj->getSort(), 'mode' => 'acronym', 'obj' => $obj];
626 $modes[] = ['sort' => $obj->getSort(), 'mode' => 'entity', 'obj' => $obj];
631 $modes[] = ['sort' => $obj->getSort(), 'mode' => 'camelcaselink', 'obj' => $obj];
634 //sort modes
651 return $a['sort'] <
[all...]
/plugin/struct/meta/
H A DSchema.php107 ORDER BY SC.sort";
127 $row['sort'],
136 if ($row['sort'] > $this->maxsort) $this->maxsort = $row['sort'];
362 * @return int the highest sort number used in this schema
388 'sort' => $column->getSort(),
/plugin/database/lang/en/
H A Dlang.php44 $lang['btn_lst_srch_srt'] = 'Search and/or Sort';
45 // Radio button - No Sort
46 $lang['rad_lst_no_srt'] = 'No Sort';
/plugin/gallery/
H A DGalleryNode.php70 if ((int)$attrs['sort'] !== (int)$defaults['sort']) {
71 $query[] = $attrs['sort'];
/plugin/filterrss/
H A Dhelper.php24 'desc' => 'numeric sort assoc array using key passed in the second argument',
30 …'desc' => 'natural sort assoc array using php strnatcmp function and key passed in the second ar…
/plugin/searchresults/
H A Dsyntax.php50 // sort by headings
62 // sort by pagenames
/plugin/orgchart/
H A DREADME41 sort : name
47 sort : name
/plugin/adminperm/
H A Dadmin.php16 * @return int sort number in admin menu
53 sort($plugins);
/plugin/combo/ComboStrap/
H A DFont.php16 * * font family name: `fc-list : family | sort | uniq`
28 * This function will return a sort of default font
/plugin/sortablejs/
H A Dsyntax.php130 $cmpr = 'sort';
150 case 'sort':
151 $ret .= ' sort'.$opt;
/plugin/bibtex4dw/syntax/
H A Dbibtex.php106 if (array_key_exists('sort', $options)) {
107 $oopt['sort'] = $options['sort'];
/plugin/tagging/
H A Dhelper.php37 sort($ex);
385 msg('cannot sort by ' . $order_by . ' field does not exists', -1);
726 $sort = explode(',', $this->getParam('sort'));
727 $order_by = $sort[0];
729 if (isset($sort[1]) && $sort[1] === 'desc') {
740 $form->setHiddenField('[tagging]sort', $this->getParam('sort'));
779 $title = $this->getLang('admin sort ascendin
[all...]
/plugin/dw2pdf/_test/
H A DActionPagenameSortTest.php87 // prepare the array as expected in the sort function
97 // run sort
/plugin/tag/
H A Dhelper.php21 * @var string sort key: 'cdate', 'mdate', 'pagename', 'id', 'ns', 'title'
23 protected $sort; variable in helper_plugin_tag
25 * @var string sort order 'ascending' or 'descending'
44 $this->sort = $this->getConf('sortkey');
123 $this->sort = trim($newflags['sortkey']);
275 $date = ($this->sort == 'mdate' ? $meta['date']['modified'] : $meta['date']['created'] );
278 // determine the sort key
279 switch($this->sort) {
325 // finally sort by sort ke
[all...]
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php63 * @opt_param string sort The sort expression to apply to the results
106 …rchFilter": {"type": "string", "enum": ["e", "i"], "location": "query"}, "sort": {"type": "string"…
288 public $sort; variable in Google_Query
485 public function setSort( $sort) { argument
486 $this->sort = $sort;
489 return $this->sort;
H A DGoogle_AnalyticsService.php52 …* @opt_param string sort A comma-separated list of dimensions or metrics that determine the sort o…
124 …* @opt_param string sort A comma-separated list of dimensions or metrics that determine the sort o…
1655 public $sort; variable in Google_GaDataQuery
1703 $this->sort = $sort;
1706 return $this->sort;
2278 public $sort; variable in Google_McfDataQuery
2326 $this->sort = $sort;
2329 return $this->sort;
2774 public $sort; variable in Google_RealtimeDataQuery
2808 $this->sort = $sort;
[all …]
/plugin/yuml/
H A Dusecase.php38 * Where to sort in?
41 * @return int Sort order - Low numbers go before high numbers
/plugin/struct/types/
H A DAutoSummary.php27 * When sorting `%lastsummary%`, then sort the data from the `titles` table instead the `data_` table.
34 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) function in dokuwiki\\plugin\\struct\\types\\AutoSummary
/plugin/bookcreator/syntax/
H A Dbookmanager.php53 * Where to sort in?
160 * @param string $order sort by 'title' or 'date'
332 * usort callback to sort by file lastmodified time
345 * usort callback to sort by file title
360 * @param string $order sort by 'date' or 'title'
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm199 <!--- Sort directories first, name ascending --->
204 sort="type,name">
225 <!--- Sort directories first, name ascending --->
230 sort="type,name">
/plugin/strata/lang/en/
H A Dlang.php43 $lang['error_query_multisort'] = 'I don\'t know what to do with multiple <code>sort</code> blocks.';
44 $lang['error_query_sortblock'] = 'I can\'t handle blocks in a <code>sort</code> block.';
45 $lang['error_query_sortvar'] = '<code>sort</code> block uses out-of-scope variable \'<code>%s</code>\'.';
46 $lang['error_query_sortline'] = 'I can\'t handle line \'<code>%s</code>\' in the <code>sort</code> block.';
/plugin/indexmenu/
H A Dajax.php81 sort($data);
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt66 [[data:sort:order|Order]]
71 [[data:sort:order|Order]]
/plugin/autotweet/syntax/
H A Dautotweet.php36 * Return the sort type.
38 * @return Sort type.

12345678910>>...92