Home
last modified time | relevance | path

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

/template/strap/action/
H A Droutermessage.php31 const ORIGIN_PAGE = 'redirectId'; define in action_plugin_combo_routermessage
56 $origin = $INPUT->str(self::ORIGIN_PAGE, null);
265 $_SESSION[DOKU_COOKIE][self::ORIGIN_PAGE] = $id;
H A Drouter.php472 $url->setQueryParameter(action_plugin_combo_routermessage::ORIGIN_PAGE, $ID);