Home
last modified time | relevance | path

Searched defs:sourcePageId (Results 1 – 2 of 2) sorted by relevance

/plugin/404manager/
Dadmin.php320 function deleteRedirection($sourcePageId)
346 function isRedirectionPresent($sourcePageId)
376 function addRedirection($sourcePageId, $targetPageId)
389 function addRedirectionWithDate($sourcePageId, $targetPageId, $creationDate)
470 function validateRedirection($sourcePageId)
494 function getIsValidate($sourcePageId)
522 function getTargetPageType($sourcePageId)
547 function getRedirectionTarget($sourcePageId)
580 function logRedirection($sourcePageId, $targetPageId, $type)
/plugin/combo/ComboStrap/
H A DPageRules.php109 function addRule($sourcePageId, $targetPageId, $priority): ?int