Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DPathAbs.php83 function toWikiPath(): WikiPath function in ComboStrap\\PathAbs
90 return $this->toWikiPath();
97 return $this->getPathObject()->toWikiPath();
DFetcherMarkupBuilder.php65 $markuSourceWikiPath = $sourcePath->toWikiPath();
134 $this->builderMarkupSourcePath = $executingPath->toWikiPath();
385 ->toWikiPath();
481 $executingWikiPath = $this->builderMarkupSourcePath->toWikiPath();
DPath.php133 function toWikiPath(): WikiPath; function
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();
1229 $wikiId = $this->getRequestedExecutingPath()->toWikiPath()->getWikiId();
DDokuwikiId.php41 return $path->toWikiPath()->getWikiId();
DPagePath.php40 $value = $this->getResource()->getPathObject()->toWikiPath();
DFetcherPageBundler.php285 ->setRequestedContextPath($indexPath->toWikiPath())
326 ->setRequestedContextPath($child->toWikiPath())
DCacheReportHtmlDataBlockArray.php63 $cacheFile = $cacheFile->toWikiPath();
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();
DLdJson.php86 $pageImagePath = $pageImage->getSourcePath()->toWikiPath();
DMarkupCacheDependencies.php310 … $wikiId = $this->markupFetcher->getRequestedExecutingPath()->toWikiPath()->getWikiId();
DExecutionContext.php951 return SlotSystem::getContextPath()->toWikiPath();
1044 ->toWikiPath();
DDatabasePageRow.php480 $id = $markupPath->getPathObject()->toWikiPath()->getWikiId();
658 $wikiPath = $this->markupPath->toWikiPath();
1300 $markupWikiId = $this->markupPath->toWikiPath()->getWikiId();
DOutlineSection.php392 $parentPath = $startPath->toWikiPath()->getParent()->toAbsoluteId();
DSnippet.php306 $wikiId = $executingFetcher->getSourcePath()->toWikiPath()->getWikiId();
317 …= $executionContext->getExecutingParentMarkupHandler()->getSourcePath()->toWikiPath()->getWikiId();
DFetcherImage.php119 $id = $this->getSourcePath()->toWikiPath()->getWikiId();
DLocalPath.php237 public function toWikiPath(): WikiPath function in ComboStrap\\LocalPath
DFetcherVignette.php370 $path = $path->toWikiPath();
DMarkupRef.php330 $this->path = $markupPath->getPathObject()->toWikiPath();
DOutline.php913 $contextPath = $this->markupPath->getPathObject()->toWikiPath();
DTemplateForWebPage.php589 $requestedContextPathForMain = $markupContextPath->toWikiPath();
/template/strap/action/
Dpagesystemmutation.php100 PagePath::getPersistentName() => $file->toWikiPath()->toAbsoluteId()
128 PagePath::getPersistentName() => $file->toWikiPath()->toAbsoluteId()
Dstaticresource.php215 $dokuPath = $mediaToSend->toWikiPath();
/template/strap/ComboStrap/Meta/Store/
DMetadataDokuWikiStore.php295 return $this->getResource()->getPathObject()->toWikiPath()->getWikiId();