Home
last modified time | relevance | path

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

/plugin/combo/action/
H A Droutermessage.php29 const ORIGIN_PAGE = 'redirectId'; define in action_plugin_combo_routermessage
54 $origin = $INPUT->str(self::ORIGIN_PAGE, null);
263 $_SESSION[DOKU_COOKIE][self::ORIGIN_PAGE] = $id;
H A Drouter.php892 $url->setQueryParameter(action_plugin_combo_routermessage::ORIGIN_PAGE, $ID);