Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php65 const TARGET_ORIGIN_ALIAS = 'alias';
497 $res = $this->executePermanentRedirect($aliasRequestedPage->getCanonicalUrl()->toAbsoluteUrlString(), self::TARGET_ORIGIN_ALIAS);
503 $res = $this->executeTransparentRedirect($aliasRequestedPage->getWikiId(), self::TARGET_ORIGIN_ALIAS);
510 $res = $this->executePermanentRedirect($aliasRequestedPage->getCanonicalUrl()->toAbsoluteUrlString(), self::TARGET_ORIGIN_ALIAS);
63 const TARGET_ORIGIN_ALIAS = 'alias'; global() define in action_plugin_combo_router