Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Drouter.php74 const TARGET_ORIGIN_START_PAGE = 'startPage';
592 $res = $this->performNotFoundRedirect($startPage, self::TARGET_ORIGIN_START_PAGE);
601 $res = $this->performNotFoundRedirect($startPage, self::TARGET_ORIGIN_START_PAGE);
72 const TARGET_ORIGIN_START_PAGE = 'startPage'; global() define in action_plugin_combo_router
H A Droutermessage.php109 case action_plugin_combo_router::TARGET_ORIGIN_START_PAGE: