Home
last modified time | relevance | path

Searched full:sort (Results 1826 – 1850 of 2280) sorted by last modified time

1...<<71727374757677787980>>...92

/template/taratasy/css/
H A D_media_fullscreen.css189 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php30 * @return int Sort order - Low numbers go before high numbers
/plugin/removeold/
H A Dadmin.php33 * return sort order for position in admin menu
/plugin/panoview/
H A Dsyntax.php32 * Where to sort in?
/plugin/jukebox/
H A Dsyntax.php30 * Where to sort in?
/plugin/jukebox/id3/
H A Dmodule.tag.id3v2.php2876 TSOA Album sort order
2877 TSOP Performer sort order
2878 TSOT Title sort order
/plugin/graphviz/
H A Dsyntax.php32 * Where to sort in?
/plugin/graphgear/
H A Dsyntax.php29 * Where to sort in?
/plugin/godiag/
H A Dsyntax.php100 * Where to sort in?
/plugin/flash/
H A Dsyntax.php38 * Where to sort in?
/plugin/badbehaviour/bad-behavior/
H A Dcore.inc.php104 // Let God sort 'em out!
/plugin/badbehaviour/
H A Dadmin.php32 * return sort order for position in admin menu
/plugin/rating/
H A Dsyntax.php22 * Where to sort in?
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/ditaa/
H A Dsyntax.php37 * Where to sort in?
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js175 // Sort document, block, and span gamut in ascendent priority order.
180 this.document_gamut.sort(cmp_gamut);
181 this.block_gamut.sort(cmp_gamut);
182 this.span_gamut.sort(cmp_gamut);
/plugin/markdownextra/
H A Dmarkdown.php272 # Sort document, block, and span gamut in ascendent priority order.
/plugin/anewssystem/
H A Daction.php184 // !!! There is no sort algorithm for year and month implemented !!!
H A Dsyntax.php1282 // !!! There is no sort algorithm for year and month implemented !!!
/plugin/visrep/
H A Dsyntax.php33 * Where to sort in?
/plugin/dirpictures/
H A Dsyntax.php9 * ~~DIRPICTURES~~ : sort by name
10 * ~~DIRPICTURES sortByDate~~ : sort by date
11 * ~~DIRPICTURES sortByDate sortDesc~~ : sort by date (descendant)
54 //TODO : add arguments (namespace, depth, sort type, sort order, ...)
65 $data['sort'] = "name";
72 $data['sort'] = "date";
100 // needed to sort by date
121 // Sort files with arguments
122 sortPages::sort($new_files, $data['sort'], $data['order']);
H A DREADME.md14 // Sort by name
17 // Sort by date (ascendant)
20 // Sort by date (descendant)
H A DsortPages.php11 // Very basic sort functions
14 static function sort(&$files, $type, $order) { function in sortPages
21 // Sort by Date Asc
27 // Sort by Date Desc
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcresource.js75 // Sort keys by longest to shortest. This prevents a smiley like :) from being used on >:)
76 return this.smileyskeys.sort(
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dlang.inc.php49 $lang['en'][20] = 'Sort Selectors (caution)';
51 $lang['en'][21] = 'Sort Properties';

1...<<71727374757677787980>>...92