Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A 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());
H A DIndex.php78 $actualPage = WikiPath::createMarkupPathFromId($pageId);
H A DMarkupRenderUtility.php71 $wikiPath = WikiPath::createMarkupPathFromId($pageId);
H A DPathTreeNode.php73 $path = WikiPath::createMarkupPathFromId($id);
H A DQualityTag.php120 $contextPath = WikiPath::createMarkupPathFromId($pageId);
H A DFetcherAppPages.php68 $contextPath = WikiPath::createMarkupPathFromId($contextPath->getWikiId());
H A DFetcherPage.php41 $wikiPath = WikiPath::createMarkupPathFromId($wikiId);
H A DFetcherRailBar.php208 $path = WikiPath::createMarkupPathFromId($wikiId);
H A DEditButton.php179 $slotPath = WikiPath::createMarkupPathFromId($wikiId);
H A DWikiPath.php508 static function createMarkupPathFromId($id, $rev = null): WikiPath function in ComboStrap\\WikiPath
1131 return WikiPath::createMarkupPathFromId($contextId . $markupId);
H A DSiteConfig.php288 return WikiPath::createMarkupPathFromId($ID);
H A DMarkupPath.php216 return new MarkupPath(WikiPath::createMarkupPathFromId($id));
265 $path = WikiPath::createMarkupPathFromId($qualifiedPath);
/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php74 $markupPath = WikiPath::createMarkupPathFromId($id);
/plugin/combo/action/
H A Dinstructionspostprocessing.php119 $executingPath = WikiPath::createMarkupPathFromId($executingId);
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php109 $path = WikiPath::createMarkupPathFromId($path);