Searched defs:contextPath (Results 1 – 9 of 9) sorted by relevance
44 private WikiPath $contextPath; variable in ComboStrap\\TemplateSlot52 public function __construct(string $elementId, WikiPath $contextPath)64 …public static function createFromElementId(string $elementId, WikiPath $contextPath = null): Templ…
37 public static function sendContextPathMessage(MarkupPath $contextPath): void
56 … function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPath): MarkupRe…
151 public function setRequestedContextPath(WikiPath $contextPath): FetcherMarkupBuilder
514 …function createFromMarkup(string $content, MarkupPath $contentPath, WikiPath $contextPath): Outline
1057 function setRequestedContextPath(WikiPath $contextPath): TemplateForWebPage
165 …ic function createXhtmlMarkupFetcherFromPath(Path $executingPath, WikiPath $contextPath = null): F…
261 public function setDefaultContextPath(WikiPath $contextPath)
900 function setDefaultContextPath(WikiPath $contextPath): ExecutionContext