Searched refs:getImagePath (Results 1 – 9 of 9) sorted by relevance
41 $path = $pageImage->getImagePath();66 $pageMetadataImagePath = $pageMetadataImage->getImagePath();
1796 $path = $pageImage->getImagePath();
286 if (!FileSystems::exists($pageImage->getImagePath())) {287 …throw new ExceptionCompile("The image ({$pageImage->getImagePath()}) does not exist", $this->getCa…349 $dokuPath = $pageImage->getImagePath();
57 … return parent::setFromStoreValueWithoutException($pageImage->getImagePath()->toAbsoluteId());
77 public function getImagePath(): WikiPath function in ComboStrap\\Meta\\Field\\PageImage
60 … return parent::setFromStoreValueWithoutException($pageImage->getImagePath()->toAbsoluteId());
61 $wikiPath = $pageImage->getImagePath();
216 $path = $image->getImagePath();
326 $dokuwikiId = $imageValue->getImagePath()->getWikiId();