Searched refs:createComboResource (Results 1 – 15 of 15) sorted by relevance
47 return WikiPath::createComboResource(":fonts:LiberationSans-Regular.ttf")->toLocalPath();52 return WikiPath::createComboResource(":fonts:LiberationSans-Bold.ttf")->toLocalPath();
149 … $stylesheetsFile = WikiPath::createComboResource(':library:bootstrap:bootstrapStylesheet.json');160 … $localStyleSheetsFile = WikiPath::createComboResource(':library:bootstrap:bootstrapLocal.json');267 …$bootstrapJsonFile = WikiPath::createComboResource(Snippet::LIBRARY_BASE . ":bootstrap:bootstrapJa…287 … $path = WikiPath::createComboResource(":library:bootstrap:$version:$fileNameWithExtension");
110 …$defaultTemplateDirectory = WikiPath::createComboResource(":theme:$default:pages:templates")->toLo…112 …$partialSearchDirectories[] = WikiPath::createComboResource(":theme:$default:pages:partials")->toL…113 …$componentsCssSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:css"…114 …$componentsHtmlSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:htm…
245 $dokuPath = WikiPath::createComboResource($pathFromComboDrive);275 $dokuPath = WikiPath::createComboResource($pathFromComboDrive);
349 $wikiPathObject = WikiPath::createComboResource($wikiPath);361 $wikiPathObject = WikiPath::createComboResource(self::LIBRARY_BASE . $wikiPath);386 $localPath = WikiPath::createComboResource(Snippet::LIBRARY_BASE . ":$libraryName");492 return WikiPath::createComboResource(self::SNIPPET_BASE)
97 $path = WikiPath::createComboResource(":$name.svg");
139 return WikiPath::createComboResource(":slot:{$this->getElementId()}.md");
372 $internalFavIcon = WikiPath::createComboResource('images:favicon.ico');406 $internalIcon = WikiPath::createComboResource(":images:favicon-$sizeValue.png");439 $internalIcon = WikiPath::createComboResource(":images:apple-touch-icon.png");
116 $logoPath = WikiPath::createComboResource(":images:home.svg");
259 $this->path = WikiPath::createComboResource($iconName . ".svg");
650 return WikiPath::createComboResource($iconPath);
529 $logoPath = WikiPath::createComboResource("images:logo.svg");
557 static function createComboResource($stringPath): WikiPath function in ComboStrap\\WikiPath
359 …$cssUrl = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource("webcode:webcode-ifram…372 …$url = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource("webcode:webcode-console.…427 …xternalResources[] = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource(':firebug:f…428 …xternalResources[] = FetcherRawLocalPath::createFromPath(WikiPath::createComboResource(':firebug:f…
25 return WikiPath::createComboResource(":images:apple-touch-icon.png");