Searched refs:ORIGIN_TYPE (Results 1 – 2 of 2) sorted by relevance
32 const ORIGIN_TYPE = 'redirectOrigin'; define in action_plugin_combo_routermessage60 $INPUT->str(self::ORIGIN_TYPE, null)266 $_SESSION[DOKU_COOKIE][self::ORIGIN_TYPE] = $redirectSource;
473 …$url->setQueryParameter(action_plugin_combo_routermessage::ORIGIN_TYPE, $redirection->getOrigin());