‪TYPO3CMS  11.5
TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler Member List

This is the complete list of members for TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler, including all inherited members.

$redirectModeHandlerTYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
$redirectUrlValidatorTYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
$requestHandlerTYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
$userIsLoggedInTYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
__construct(ServerRequestHandler $requestHandler, RedirectModeHandler $redirectModeHandler, Context $context, RedirectUrlValidator $redirectUrlValidator)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler
fetchReturnUrlFromList(array $redirectUrlList, $redirectFirstMethod)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
getGetpostRedirectUrl(array $redirectModes)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
getLoginFormRedirectUrl(RedirectConfiguration $configuration, bool $redirectDisabled)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler
getLogoutFormRedirectUrl(RedirectConfiguration $configuration, int $redirectPageLogout, bool $redirectDisabled)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler
getLogoutRedirectUrl(array $redirectModes, int $redirectPageLogout=0)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
getReferrerForLoginForm(ServerRequestInterface $request, array $settings)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler
handleSuccessfulLogin(string $redirectMode, int $redirectPageLogin=0, string $domains='', string $redirectModeReferrer='')TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
handleSuccessfulLogout(string $redirectMode, int $redirectPageLogout)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
isRedirectModeActive(array $redirectModes, string $mode)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
isReferrerRedirectEnabled(array $settings)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
isUserLoginFailedAndLoginErrorActive(array $redirectModes, string $loginType)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandlerprotected
processRedirect(string $loginType, RedirectConfiguration $configuration, string $redirectModeReferrer)TYPO3\CMS\FrontendLogin\Redirect\RedirectHandler