Home
last modified time | relevance | path

Searched full:sort (Results 426 – 450 of 2280) sorted by relevance

1...<<11121314151617181920>>...92

/plugin/data-au/lang/de/
H A Dlang.php13 $lang['sort'] = 'Nach dieser Spalte sortieren';
/plugin/data-au/lang/hr/
H A Dlang.php12 $lang['sort'] = 'Poredaj po ovoj koloni';
/plugin/data-au/lang/nl/
H A Dlang.php12 $lang['sort'] = 'Sorteer op deze kolom';
/plugin/data-au/lang/ru/
H A Dlang.php13 $lang['sort'] = 'Сортировка по столбцу';
/plugin/multiorphan/
H A Dadmin.php16 * return sort order for position in admin menu
/plugin/indexmenu/
H A DCREDITS46 Sort by metada suggestion.
/plugin/epub/lang/hu/
H A Dsettings.php14 $lang['sort'] = 'Alapértelmezésként a névtérben feldolgozott fájlok abc sorrendbe …
/plugin/epub/lang/nl/
H A Dsettings.php13 $lang['sort'] = 'Standaard worden bestanden in een namespace alfabetisch geordend;…
/plugin/blog/conf/
H A Ddefault.php9 $conf['sortkey'] = 'cdate'; // sort key for blog entries
/plugin/gallery/lang/it/
H A Dsettings.php16 $lang['sort'] = 'Come ordinare le immagini della galleria';
/plugin/gallery/lang/es/
H A Dsettings.php15 $lang['sort'] = 'Cómo ordenar las imágenes de la galería';
/plugin/pagestat/
H A Dremote.php136 sort($n_arr);
161 sort($un_arr);
/plugin/dokugource/
H A Dadmin.php48 * Return sort order for position in admin menu
108 sort($this->log);
/plugin/vimeo/
H A Dsyntax.php28 * @return int Sort order - Low numbers go before high numbers
121 $endpoint = '/me/albums/' . $albumID . '/videos?sort=manual&per_page=100&fields=' . $fields;
/plugin/data-au/syntax/
H A Dcloud.php45 * Where to sort in?
214 // sort
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DGlobalOrganizationOperations.php97 * can also sort results in descending order based on the creation timestamp
100 * first). Use this to sort resources like operations so that the newest
H A DRegionDiskTypes.php84 * can also sort results in descending order based on the creation timestamp
87 * first). Use this to sort resources like operations so that the newest
/plugin/combo/syntax/
H A Dxmlinlinetag.php103 * the mode with the lowest sort number will win out
104 * the lowest in the tree must have the lowest sort number
/plugin/struct/types/
H A DUser.php136 * When sorting `%lasteditor%`, then sort the data from the `titles` table instead the `data_` table.
143 public function sort(QueryBuilder $QB, $tablealias, $colname, $order)
128 public function sort(QueryBuilder $QB, $tablealias, $colname, $order) global() function in dokuwiki\\plugin\\struct\\types\\User
/plugin/pagelist/
H A Dsyntax.php
/plugin/data-au/lang/fr/
H A Dlang.php13 $lang['sort'] = 'Trier selon cette colonne';
/plugin/mediasyntax/syntax/
H A Dnonbold.php21 // emphasis has a sort of 80. Set this to 70 and it will be active.
/plugin/nosecedit/
H A Dsyntax.php43 * Where to sort in?
/plugin/livepreview/
H A Dsyntax.php52 * Where to sort in?
/plugin/toc/
H A Dsyntax.php37 * Return sort value (took the same as for ~~NOTOC~~)

1...<<11121314151617181920>>...92