Home
last modified time | relevance | path

Searched defs:contextPath (Results 1 – 9 of 9) sorted by relevance

/template/strap/ComboStrap/
H A DTemplateSlot.php44 private WikiPath $contextPath; variable in ComboStrap\\TemplateSlot
52 public function __construct(string $elementId, WikiPath $contextPath)
64 …public static function createFromElementId(string $elementId, WikiPath $contextPath = null): Templ…
H A DSlotSystem.php37 public static function sendContextPathMessage(MarkupPath $contextPath): void
H A DMarkupRenderer.php56 … function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPath): MarkupRe…
H A DFetcherMarkupBuilder.php151 public function setRequestedContextPath(WikiPath $contextPath): FetcherMarkupBuilder
H A DOutline.php514 …function createFromMarkup(string $content, MarkupPath $contentPath, WikiPath $contextPath): Outline
H A DTemplateForWebPage.php1057 function setRequestedContextPath(WikiPath $contextPath): TemplateForWebPage
H A DFetcherMarkup.php165 …ic function createXhtmlMarkupFetcherFromPath(Path $executingPath, WikiPath $contextPath = null): F…
H A DSiteConfig.php261 public function setDefaultContextPath(WikiPath $contextPath)
H A DExecutionContext.php900 function setDefaultContextPath(WikiPath $contextPath): ExecutionContext