/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ |
H A D | Sort.php | 5 \trigger_deprecation('ruflin/elastica', '7.1.0', 'The "%s" class is deprecated, use "%s" instead. It will be removed in 8.0.', Sort::class, SortProcessor::class); 8 * Elastica Sort Processor. 15 class Sort extends SortProcessor class
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/ |
H A D | DataElementsTest.php | 15 use FINDOLOGIC\Export\Data\Sort; alias 90 'Sort with empty value' => ['', Sort::class, EmptyValueNotAllowedException::class], 91 'Sort with value' => [1337, Sort::class, null], 92 … 'Sort with non-numeric value' => ['test', Sort::class, ValueIsNotNumericException::class],
|
H A D | CSVSerializationTest.php | 12 use FINDOLOGIC\Export\Data\Sort; alias
|
/plugin/dirpictures/ |
H A D | README.md | 14 // Sort by name 17 // Sort by date (ascendant) 20 // Sort by date (descendant)
|
/plugin/autoindex/ |
H A D | syntax.php | 4 use dokuwiki\Utf8\Sort; alias 116 return Sort::strcmp($a['title'], $b['title']);
|
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/ |
H A D | Item.php | 36 /** @var Sort */ 64 $this->sort = new Sort(); 198 public function setSort(Sort $sort)
|
H A D | Sort.php | 7 class Sort extends UsergroupAwareNumericValue class
|
/plugin/rssbycreated/ |
H A D | README.md | 1 Sort RSS by Created Date
|
H A D | plugin.info.txt | 7 name Sort RSS by Created Date
|
/plugin/autotweet/syntax/ |
H A D | autotweet.php | 38 * @return Sort type.
|
/plugin/tindexmenu/ |
H A D | CREDITS | 46 Sort by metada suggestion.
|
/plugin/indexmenu/ |
H A D | CREDITS | 46 Sort by metada suggestion.
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | cf_commands.cfm | 137 <!--- Sort directories first, name ascending ---> 162 <!--- Sort directories first, name ascending --->
|
H A D | cf5_connector.cfm | 199 <!--- Sort directories first, name ascending ---> 225 <!--- Sort directories first, name ascending --->
|
/plugin/redissue/ |
H A D | README.md | 92 // Sort issue by ascending "id", for project "myproject" and tracker "1" 94 // Sort issue by "subject" for project "myproject" and all trackers
|
/plugin/strata/ |
H A D | style.css | 78 /* Sort style */
|
/plugin/pureldap/vendor/freedsx/ldap/ |
H A D | README.md | 8 * Server Side Sort Control ([RFC 2891](https://tools.ietf.org/html/rfc2891))
|
/plugin/codemirror/dist/modes/ |
H A D | powershell.min.js | 1 …ource|Variable|WmiInstance)"),/Show-(Command|ControlPanelItem|EventLog)/,/Sort-Object/,/Split-Path…
|
/plugin/pagequery/ |
H A D | readme.md | 17 * Sort lists by A-Z, by name, by year, by month, by day, by author, and many other options
|
/plugin/dokumicrobugtracker/css/ |
H A D | demo_table_jui.css | 79 * Sort arrow icon positioning
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js.ckgedit | 66 DlgFileBrowserSortBy: 'Sort by',
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.ckgedit | 71 DlgFileBrowserSortBy: 'Sort by',
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_hu.txt | 175 deleteRow=Sort töröl 413 insertRowBefore=Sort beszúr felette 414 insertRowAfter=Sort beszúr alatta 784 wordWrap=Sortörés
|
/plugin/importfacebookevents/nppBackup/ |
H A D | syntax.php.2018-03-08_163705.bak | 218 // Sort array of events by start time
|
H A D | syntax.php.2018-03-08_165255.bak | 223 // Sort array of events by start time
|