Home
last modified time | relevance | path

Searched refs:LocalPath (Results 26 – 37 of 37) sorted by relevance

12

/plugin/combo/ComboStrap/
H A DStringUtility.php277 LocalPath::RESERVED_WINDOWS_CHARACTERS,
H A DFetcherRaster.php267 function getFetchPath(): LocalPath
H A DTemplateForWebPage.php97 public function getHtmlTemplatePath(): LocalPath
229 public function getCssPath(): LocalPath
237 public function getJsPath(): LocalPath
H A DFetcherPage.php349 public function getContentCachePath(): LocalPath
H A DBootstrap.php285 $file = LocalPath::createFromPathString($fileNameWithExtension);
H A DFetcherMarkupBuilder.php130 * * With {@link LocalPath Local Path}: `C:\Users\gerardnico\AppData\Local\Temp\dwtests-1676386702.9751\data\pages\ns_without_scope`
353 $newFetcherMarkup->metaPath = LocalPath::createFromPathString(metaFN($wikiId, '.meta'));
H A DHttpResponse.php222 $main = LocalPath::createFromPathString(DOKU_INC . "lib/tpl/$template/main.php");
H A DDatabasePageRow.php377 $version = LocalPath::createFromPathString(__DIR__ . "/../db/latest.version");
390 $code = LocalPath::createFromPathString(__DIR__ . "/DatabasePageRow.php");
H A DMarkupRef.php178 $this->url = LocalPath::createFromPathString($ref)->getUrl();
H A DFetcherSvg.php559 * @return LocalPath
566 public function getFetchPath(): LocalPath
H A DPluginUtility.php83 * @var LocalPath
H A DMarkupPath.php40 * * we can then accepts also {@link LocalPath}
45 * We should find a way to be able to create a wiki path with a {@link LocalPath}
407 public function getHtmlPath(): LocalPath
2105 public function getInstructionsPath(): LocalPath

12