Searched refs:SORT_TITLE (Results 1 – 3 of 3) sorted by relevance
| /plugin/gallery/classes/ | ||
| D | Options.php | 10 public const SORT_TITLE = 'title'; define in dokuwiki\\plugin\\gallery\\classes\\Options |
| D | AbstractGallery.php | 63 case Options::SORT_TITLE: |
| /plugin/gallery/conf/ | ||
| D | metadata.php | 23 Options::SORT_TITLE, |