Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DRouterRedirection.php42 public const TARGET_ORIGIN_PAGE_RULES = 'pageRules'; define in ComboStrap\\RouterRedirection
DRouter.php464 … return RouterRedirectionBuilder::createFromOrigin(RouterRedirection::TARGET_ORIGIN_PAGE_RULES)
481 … return RouterRedirectionBuilder::createFromOrigin(RouterRedirection::TARGET_ORIGIN_PAGE_RULES)
/template/strap/action/
Droutermessage.php103 case RouterRedirection::TARGET_ORIGIN_PAGE_RULES:
158 if ($redirectSource != RouterRedirection::TARGET_ORIGIN_PAGE_RULES) {