Home
last modified time | relevance | path

Searched refs:SORT_TITLE (Results 1 – 3 of 3) sorted by relevance

/plugin/gallery/classes/
DOptions.php10 public const SORT_TITLE = 'title'; define in dokuwiki\\plugin\\gallery\\classes\\Options
70 $this->sort = self::SORT_TITLE;
DAbstractGallery.php63 case Options::SORT_TITLE:
/plugin/gallery/conf/
Dmetadata.php23 Options::SORT_TITLE,