Home
last modified time | relevance | path

Searched defs:executingPath (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupRenderer.php47 private ?Path $executingPath; variable in ComboStrap\\MarkupRenderer
56 public static function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPath): MarkupRenderer argument
226 setRequestedExecutingPath(Path $executingPath) global() argument
[all...]
H A DIdManager.php46 public function generateNewHtmlIdForComponent(string $componentId, Path $executingPath = null): string argument
H A DFetcherMarkupBuilder.php117 public function setRequestedExecutingPath(?Path $executingPath): FetcherMarkupBuilder argument
H A DFetcherMarkup.php165 public static function createXhtmlMarkupFetcherFromPath(Path $executingPath, WikiPath $contextPath = null): FetcherMarkup argument