Home
last modified time | relevance | path

Searched full:sort (Results 551 – 575 of 2280) sorted by relevance

1...<<21222324252627282930>>...92

/plugin/struct/meta/
H A DAggregationTable.php152 * Shows the column headers with links to sort by column
208 // sort indicator and link
216 $sortclass = 'sort-down';
219 $sortclass = 'sort-up';
231 'title="' . $this->helper->getLang('sort') . '">' . hsc($header) . '</a>';
/plugin/tindexmenu/lang/en/
H A Dlang.php27 $lang['showsort']="Indexmenu sort number: ";
/plugin/tab/
H A Dsyntax.php55 * Where to sort in?
/plugin/listusergroup/
H A Dsyntax.php26 * @return int Sort order - Low numbers go before high numbers
/plugin/dokukiwix/
H A Dadmin.php35 * return sort order for position in admin menu
/plugin/quiz/
H A Dsyntax.php36 * Where to sort in?
/plugin/htmldetailstag/syntax/
H A Dsummary.php41 * @return int Sort order - Low numbers go before high numbers
/plugin/password/
H A Dsyntax.php41 * Where to sort in?
/plugin/miniblog/helper/
H A Dentry.php22 // sort
/plugin/multilingual/
H A Dhelper.php27 sort($this->trans);
/plugin/toggle/
H A Dsyntax.php41 * Where to sort in?
/plugin/wst/syntax/
H A Dnoinclude.php29 * @return int Sort order - Low numbers go before high numbers
H A Dincludeonly.php29 * @return int Sort order - Low numbers go before high numbers
/plugin/indexeverywhere/
H A DshowTheTree.php26 * @return int Sort order - Low numbers go before high numbers
/plugin/cleanup/
H A Dadmin.php21 * @return int sort number in admin menu
/plugin/html2pdf/multilingual/
H A Dhelper.php27 sort($this->trans);
/plugin/guestbook/
H A Dsyntax.php46 * Where to sort in?
/plugin/authsqlite/lang/en/
H A Dsettings.php14 $lang['SortOrder'] = 'SQL clause to sort users';
/plugin/reqlang/
H A Daction.php74 // sort list based on value
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/Resource/
H A DWebfonts.php38 * @opt_param string sort Enables sorting of the list.
/plugin/data/lang/fr/
H A Dlang.php13 $lang['sort'] = 'Trier selon cette colonne';
/plugin/data/syntax/
H A Dtaglist.php45 // sort by values. Key is name of the single tag, value the count
/plugin/data/lang/ru/
H A Dlang.php13 $lang['sort'] = 'Сортировка по столбцу';
/plugin/bibtex4dw/conf/
H A Ddefault.php13 $conf['sort'] = '';
/plugin/bez/db/
H A Dupdate0002.sql34 WHEN thread.state = 'rejected' THEN 4 END AS sort,

1...<<21222324252627282930>>...92