Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Droutermessage.php30 const ORIGIN_TYPE = 'redirectOrigin'; define in action_plugin_combo_routermessage
58 $INPUT->str(self::ORIGIN_TYPE, null)
264 $_SESSION[DOKU_COOKIE][self::ORIGIN_TYPE] = $redirectSource;
H A Drouter.php893 $url->setQueryParameter(action_plugin_combo_routermessage::ORIGIN_TYPE, $targetOrigin);