Home
last modified time | relevance | path

Searched refs:getSourcePath (Results 26 – 47 of 47) sorted by relevance

12

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssImportFilter.php42 $sourcePath = $asset->getSourcePath();
H A DLessFilter.php133 $parserOptions['filename'] = basename($asset->getSourcePath());
H A DCompassFilter.php317 } elseif ($path = $asset->getSourcePath()) {
/plugin/combo/ComboStrap/
H A DFetcherTraitWikiPath.php12 * * build the {@link FetcherTraitWikiPath::getSourcePath()} from {@link FetcherTraitWikiPath::buildOriginalPathFromTagAttributes() tag attributes}
83 public function getSourcePath(): WikiPath function
H A DFetcherSvg.php24 * * the {@link FetcherSvg::setRequestedName() name} if this is an {@link FetcherSvg::setRequestedType() icon type}, the original path is then determined on {@link FetcherSvg::getSourcePath() get}
573 $files[] = $this->getSourcePath();
617 $buster = FileSystems::getCacheBuster($this->getSourcePath());
1213 $path = $this->getSourcePath();
1536 return $this->getSourcePath()->getLastNameWithoutExtension();
1712 $path = $this->getSourcePath();
1761 $isInIconDirectory = IconDownloader::isInIconDirectory($this->getSourcePath());
H A DLazyLoad.php254 ->getSourcePath();
H A DImageLink.php80 $dokuPath = $fetcher->getSourcePath();
H A DCacheLog.php68 $fetcher->getSourcePath()->toAbsoluteId(),
H A DIconTag.php104 $mediaPath = Icon::createFromTagAttributes($tagAttribute)->getFetchSvg()->getSourcePath();
H A DFetcherAppPages.php62 $contextPath = $this->getSourcePath();
H A DLdJson.php86 $pageImagePath = $pageImage->getSourcePath()->toWikiPath();
H A DFetcherPageBundler.php165 return $this->getSourcePath();
H A DFetcherImage.php119 $id = $this->getSourcePath()->toWikiPath()->getWikiId();
H A DFetcherRailBar.php118 $localWikiId = $this->getSourcePath()->getWikiId();
H A DSnippet.php306 $wikiId = $executingFetcher->getSourcePath()->toWikiPath()->getWikiId();
317 $wikiId = $executionContext->getExecutingParentMarkupHandler()->getSourcePath()->toWikiPath()->getWikiId();
H A DFetcherVignette.php215 $imagePath = Site::getLogoAsRasterImage()->getSourcePath();
H A DMediaMarkup.php890 return $this->fetcher->getSourcePath();
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php132 public function getSourcePath() function in Assetic\\Asset\\BaseAsset
H A DAssetCollection.php172 public function getSourcePath() function in Assetic\\Asset\\AssetCollection
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php124 …== $this->scss || (null === $this->scss && 'scss' == pathinfo($asset->getSourcePath(), PATHINFO_EX…
/plugin/combo/action/
H A Dpageprotection.php196 $page = MarkupPath::createPageFromPathObject($fetcherPage->getSourcePath());
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md33 | source path | getSourcePath | n/a |

12