Home
last modified time | relevance | path

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

/plugin/404manager/_test/
H A Dmanager.test.php46 …if ($redirectManager->isRedirectionPresent(constant_parameters::$PAGE_REDIRECTED_TO_EXTERNAL_WEBSI…
426 $bool = $redirectManager->isRedirectionPresent($sourcePageId);
/plugin/404manager/
H A Dadmin.php346 function isRedirectionPresent($sourcePageId) function in admin_plugin_404manager