Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php78 const TARGET_ORIGIN_BEST_END_PAGE_NAME = 'bestEndPageName';
572 $res = $this->executePermanentRedirect($bestEndPage->getWikiId(), self::TARGET_ORIGIN_BEST_END_PAGE_NAME);
575 $res = $this->performNotFoundRedirect($bestEndPage->getWikiId(), self::TARGET_ORIGIN_BEST_END_PAGE_NAME);
76 const TARGET_ORIGIN_BEST_END_PAGE_NAME = 'bestEndPageName'; global() define in action_plugin_combo_router
H A Droutermessage.php117 case action_plugin_combo_router::TARGET_ORIGIN_BEST_END_PAGE_NAME: