Searched refs:createFromPath (Results 1 – 16 of 16) sorted by relevance
81 return FetcherRawLocalPath::createFromPath($path)85 return FetcherRawLocalPath::createFromPath($path)
92 $href = FetcherRawLocalPath::createFromPath($dokuPath)->getFetchUrl()->toString();105 $href = FetcherRawLocalPath::createFromPath($dokuPath)->getFetchUrl()->toString();
151 $styleSheets = Json::createFromPath($stylesheetsFile)->toArray();162 $localStyleSheets = Json::createFromPath($localStyleSheetsFile)->toArray();269 $bootstrapJsonMetas = Json::createFromPath($bootstrapJsonFile)->toArray();
121 public static function createFromPath($path): File function in ComboStrap\\File
20 public static function createFromPath(WikiPath $wikiPath): FetcherRawLocalPath function in ComboStrap\\FetcherRawLocalPath
61 …$value = Json::createFromPath($analyticsCache)->toArray()[renderer_plugin_combo_analytics::QUALITY…
49 public static function createFromPath(Path $path): Json function in ComboStrap\\Json
72 $wikiPath = WikiPath::createFromPath($path, $drive, $rev);
27 $analyticsArray = Json::createFromPath($path)->toArray();
390 …->addOutputAttributeValue("href", FetcherRawLocalPath::createFromPath($icoWikiPath)->getFetchUrl()…425 …->addOutputAttributeValue("href", FetcherRawLocalPath::createFromPath($iconPath)->getFetchUrl()->t…
709 return FetcherRawLocalPath::createFromPath($path)->getFetchUrl();
718 static function createFromPath(string $path, string $drive, string $rev = null): WikiPath function in ComboStrap\\WikiPath
1261 $analyticsJson = Json::createFromPath($fetchPath);
129 $this->value = WikiPath::createFromPath($value, $drive);132 $this->value = WikiPath::createFromPath($value, $drive);
359 …$cssUrl = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource("webcode:webcode-ifram…372 …$url = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource("webcode:webcode-console.…427 …$externalResources[] = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource(':firebug…428 …$externalResources[] = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource(':firebug…
394 $data = \ComboStrap\Json::createFromPath($analyticsPath)->toArray();