Home
last modified time | relevance | path

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

/template/strap/action/
H A Droutermessage.php92 $redirectSource = null;
96 list($pageIdOrigin, $redirectSource) = $messageQueryStringProperties;
101 switch ($redirectSource) {
150 …LogUtility::msg("The redirection source ($redirectSource) is unknown. It was not expected", LogUti…
158 if ($redirectSource != RouterRedirection::TARGET_ORIGIN_PAGE_RULES) {
257 * @param string $redirectSource
259 static function notify($id, $redirectSource) argument
266 $_SESSION[DOKU_COOKIE][self::ORIGIN_TYPE] = $redirectSource;