Home
last modified time | relevance | path

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

/plugin/gallery/classes/
DOptions.php9 public const SORT_MTIME = 'mod'; define in dokuwiki\\plugin\\gallery\\classes\\Options
74 $this->sort = self::SORT_MTIME;
DAbstractGallery.php58 case Options::SORT_MTIME:
/plugin/gallery/conf/
Dmetadata.php22 Options::SORT_MTIME,