Searched refs:SORT_CTIME (Results 1 – 3 of 3) sorted by relevance
| /plugin/gallery/classes/ | ||
| D | Options.php | 8 public const SORT_CTIME = 'date'; define in dokuwiki\\plugin\\gallery\\classes\\Options |
| D | AbstractGallery.php | 53 case Options::SORT_CTIME: |
| /plugin/gallery/conf/ | ||
| D | metadata.php | 21 Options::SORT_CTIME, |