Home
last modified time | relevance | path

Searched refs:createMarkupPathFromId (Results 1 – 15 of 15) sorted by relevance

/plugin/combo/ComboStrap/
DExecutionContext.php241 ->setDefaultContextPath(WikiPath::createMarkupPathFromId($requestedId));
456 return WikiPath::createMarkupPathFromId($inputId);
461 return WikiPath::createMarkupPathFromId($ID);
475 return WikiPath::createMarkupPathFromId($callingId);
489 return WikiPath::createMarkupPathFromId($requestId);
1047 return WikiPath::createMarkupPathFromId($this->getExecutingWikiId());
DIndex.php78 $actualPage = WikiPath::createMarkupPathFromId($pageId);
DMarkupRenderUtility.php71 $wikiPath = WikiPath::createMarkupPathFromId($pageId);
DPathTreeNode.php73 $path = WikiPath::createMarkupPathFromId($id);
DQualityTag.php120 $contextPath = WikiPath::createMarkupPathFromId($pageId);
DFetcherAppPages.php68 $contextPath = WikiPath::createMarkupPathFromId($contextPath->getWikiId());
DFetcherPage.php41 $wikiPath = WikiPath::createMarkupPathFromId($wikiId);
DFetcherRailBar.php208 $path = WikiPath::createMarkupPathFromId($wikiId);
DEditButton.php179 $slotPath = WikiPath::createMarkupPathFromId($wikiId);
DWikiPath.php508 static function createMarkupPathFromId($id, $rev = null): WikiPath function in ComboStrap\\WikiPath
1131 return WikiPath::createMarkupPathFromId($contextId . $markupId);
DSiteConfig.php288 return WikiPath::createMarkupPathFromId($ID);
DMarkupPath.php216 return new MarkupPath(WikiPath::createMarkupPathFromId($id));
265 $path = WikiPath::createMarkupPathFromId($qualifiedPath);
/plugin/combo/ComboStrap/Api/
DQualityMessageHandler.php74 $markupPath = WikiPath::createMarkupPathFromId($id);
/plugin/combo/action/
Dinstructionspostprocessing.php119 $executingPath = WikiPath::createMarkupPathFromId($executingId);
/plugin/combo/ComboStrap/Meta/Field/
DAliases.php109 $path = WikiPath::createMarkupPathFromId($path);