Home
last modified time | relevance | path

Searched refs:getFetcher (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/ComboStrap/
H A DSvgImageLink.php116 $svgFetch = $this->mediaMarkup->getFetcher();
223 …$preserveStyle = DataType::toBoolean($this->mediaMarkup->getFetcher()->getFetchUrl()->getQueryProp…
244 $fetcherSvg = $this->mediaMarkup->getFetcher();
H A DImageLink.php39 return $this->mediaMarkup->getFetcher()->getLabel();
69 $fetcher = $this->mediaMarkup->getFetcher();
H A DMediaLink.php64 $mime = $mediaMarkup->getFetcher()->getMime();
H A DMediaMarkup.php209 $isImage = $mediaMarkup->getFetcher()->getMime()->isImage();
423 return $this->getFetcher()->getFetchUrl();
912 public function getFetcher(): IFetcher function in ComboStrap\\MediaMarkup
H A DRasterImageLink.php51 $fetcher = $mediaMarkup->getFetcher();
H A DOutlineVisitor.php144 … $fetcher = MediaMarkup::createFromCallStackArray($h1ContentCall->getAttributes())->getFetcher();
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php198 $imageFetcher = $mediaMarkup->getFetcher();