Searched refs:createMarkupPathFromPath (Results 1 – 8 of 8) sorted by relevance
168 …$rootRelativePath = WikiPath::createMarkupPathFromPath(WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POINT);261 …public static function createMarkupPathFromPath(string $parameterPath, string $rev = null): WikiPa… function in ComboStrap\\WikiPath394 return self::createMarkupPathFromPath(":$id");514 return self::createMarkupPathFromPath($id);751 return WikiPath::createMarkupPathFromPath(self::NAMESPACE_SEPARATOR_DOUBLE_POINT);
62 $dokuPath = WikiPath::createMarkupPathFromPath($path);
70 $wikiPath = WikiPath::createMarkupPathFromPath($path, $rev);
149 return WikiPath::createMarkupPathFromPath($calculatedCanonical);
328 $namespacePath = WikiPath::createMarkupPathFromPath($namespaceAttribute);
225 $wikiPath = WikiPath::createMarkupPathFromPath($path);
126 $this->value = WikiPath::createMarkupPathFromPath($value);
101 return WikiPath::createMarkupPathFromPath($pathString);116 return WikiPath::createMarkupPathFromPath($path);