Home
last modified time | relevance | path

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

/plugin/gallery/classes/
DOptions.php7 public const SORT_FILE = 'file'; define in dokuwiki\\plugin\\gallery\\classes\\Options
35 public $sort = self::SORT_FILE;
DAbstractGallery.php48 case Options::SORT_FILE:
/plugin/gallery/conf/
Dmetadata.php20 Options::SORT_FILE,