Home
last modified time | relevance | path

Searched refs:getTargetMarkupPath (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DRouterRedirection.php70 $markupPath = $this->getTargetMarkupPath();
88 public function getTargetMarkupPath(): ?MarkupPath function in ComboStrap\\RouterRedirection
90 return $this->routerBuilder->getTargetMarkupPath();
H A DRouterRedirectionBuilder.php80 public function getTargetMarkupPath(): ?MarkupPath function in ComboStrap\\RouterRedirectionBuilder
/plugin/combo/action/
H A Drouter.php350 $markupPath = $redirection->getTargetMarkupPath();
354 $targetPageId = $redirection->getTargetMarkupPath()->toAbsoluteId();
445 $markupPath = $redirection->getTargetMarkupPath();