Home
last modified time | relevance | path

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

/plugin/gallery/classes/
DOptions.php8 public const SORT_CTIME = 'date'; define in dokuwiki\\plugin\\gallery\\classes\\Options
72 $this->sort = self::SORT_CTIME;
DAbstractGallery.php53 case Options::SORT_CTIME:
/plugin/gallery/conf/
Dmetadata.php21 Options::SORT_CTIME,