Home
last modified time | relevance | path

Searched refs:toWikiPath (Results 1 – 22 of 22) sorted by relevance

/plugin/combo/ComboStrap/
H A DPathAbs.php83 function toWikiPath(): WikiPath function in ComboStrap\\PathAbs
90 return $this->toWikiPath();
97 return $this->getPathObject()->toWikiPath();
H A DFetcherMarkupBuilder.php65 $markuSourceWikiPath = $sourcePath->toWikiPath();
134 $this->builderMarkupSourcePath = $executingPath->toWikiPath();
385 ->toWikiPath();
481 $executingWikiPath = $this->builderMarkupSourcePath->toWikiPath();
H A DPath.php133 function toWikiPath(): WikiPath; function
H A DDokuwikiId.php41 return $path->toWikiPath()->getWikiId();
H A DPagePath.php40 $value = $this->getResource()->getPathObject()->toWikiPath();
H A DFetcherMarkup.php169 $contextPath = $executingPath->toWikiPath();
293 $wikiPath = $this->getSourcePath()->toWikiPath();
797 if ($this->getSourcePath()->toWikiPath()->getDrive() !== WikiPath::MARKUP_DRIVE) {
902 $slotId = $this->getSourcePath()->toWikiPath()->getWikiId();
1222 $wikiId = $this->getRequestedExecutingPath()->toWikiPath()->getWikiId();
H A DCacheReportHtmlDataBlockArray.php63 $cacheFile = $cacheFile->toWikiPath();
H A DMarkupPath.php401 return FetcherMarkup::createXhtmlMarkupFetcherFromPath($path, $path->toWikiPath());
612 $ID = $this->getPathObject()->toWikiPath()->getWikiId();
768 $wikiPath = $this->getPathObject()->toWikiPath();
1904 $contextPath = $path->toWikiPath();
2133 $requestedPath = $markupContextPath->toWikiPath();
H A DLdJson.php86 $pageImagePath = $pageImage->getSourcePath()->toWikiPath();
H A DMarkupCacheDependencies.php310 $wikiId = $this->markupFetcher->getRequestedExecutingPath()->toWikiPath()->getWikiId();
H A DExecutionContext.php951 return SlotSystem::getContextPath()->toWikiPath();
1044 ->toWikiPath();
H A DFetcherImage.php119 $id = $this->getSourcePath()->toWikiPath()->getWikiId();
H A DSnippet.php306 $wikiId = $executingFetcher->getSourcePath()->toWikiPath()->getWikiId();
317 $wikiId = $executionContext->getExecutingParentMarkupHandler()->getSourcePath()->toWikiPath()->getWikiId();
H A DLocalPath.php237 public function toWikiPath(): WikiPath function in ComboStrap\\LocalPath
H A DFetcherVignette.php370 $path = $path->toWikiPath();
H A DDatabasePageRow.php480 $id = $markupPath->getPathObject()->toWikiPath()->getWikiId();
1294 $markupWikiId = $this->markupPath->toWikiPath()->getWikiId();
H A DMarkupRef.php330 $this->path = $markupPath->getPathObject()->toWikiPath();
H A DOutline.php896 $contextPath = $this->markupPath->getPathObject()->toWikiPath();
H A DTemplateForWebPage.php588 $requestedContextPathForMain = $markupContextPath->toWikiPath();
/plugin/combo/action/
H A Dpagesystemmutation.php100 PagePath::getPersistentName() => $file->toWikiPath()->toAbsoluteId()
128 PagePath::getPersistentName() => $file->toWikiPath()->toAbsoluteId()
H A Dstaticresource.php186 $dokuPath = $mediaToSend->toWikiPath();
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php295 return $this->getResource()->getPathObject()->toWikiPath()->getWikiId();