Home
last modified time | relevance | path

Searched refs:MEDIA_DRIVE (Results 1 – 14 of 14) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherTraitWikiPath.php51 $defaultDrive = WikiPath::MEDIA_DRIVE;
109 if ($this->path->getDrive() !== WikiPath::MEDIA_DRIVE) {
H A DWikiPath.php19 * Dokuwiki knows only two drives ({@link WikiPath::MARKUP_DRIVE} and {@link WikiPath::MEDIA_DRIVE}
31 const MEDIA_DRIVE = "media"; define in ComboStrap\\WikiPath
224 $drive = self::MEDIA_DRIVE;
354 return new WikiPath($path, WikiPath::MEDIA_DRIVE, $rev);
496 $drive = WikiPath::MEDIA_DRIVE;
650 self::MEDIA_DRIVE => Site::getMediaDirectory(),
960 if ($this->drive == self::MEDIA_DRIVE) {
1156 case self::MEDIA_DRIVE:
1175 case self::MEDIA_DRIVE:
H A DFirstImage.php68 return WikiPath::MEDIA_DRIVE;
H A DFirstSvgIllustration.php80 return WikiPath::MEDIA_DRIVE;
H A DFirstRasterImage.php83 return WikiPath::MEDIA_DRIVE;
H A DFeaturedIcon.php81 return WikiPath::MEDIA_DRIVE;
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImagePath.php79 return WikiPath::MEDIA_DRIVE;
H A DTwitterImage.php75 return WikiPath::MEDIA_DRIVE;
H A DAncestorImage.php106 return WikiPath::MEDIA_DRIVE;
H A DFacebookImage.php79 return WikiPath::MEDIA_DRIVE;
H A DFeaturedSvgImage.php78 return WikiPath::MEDIA_DRIVE;
H A DFeaturedImage.php98 return WikiPath::MEDIA_DRIVE;
H A DSocialCardImage.php102 return WikiPath::MEDIA_DRIVE;
H A DFeaturedRasterImage.php141 return WikiPath::MEDIA_DRIVE;