Home
last modified time | relevance | path

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

/plugin/404manager/
H A Dadmin.php164 if ($this->isValidURL($this->redirectionTarget)) {
428 if (!$this->isValidURL($targetPageId)) {
642 function isValidURL($url) function in admin_plugin_404manager
H A Daction.php127 if ($this->redirectManager->isValidURL($targetPage) && $targetPage) {