RedirectMode

FinalYes

Contains the different redirect modes types

Internal

this is a concrete TYPO3 implementation and solely used for EXT:felogin and not part of TYPO3's Core API.

Table of Contents

Constants

GETPOST  = 'getpost'
GROUP_LOGIN  = 'groupLogin'
LOGIN  = 'login'
LOGIN_ERROR  = 'loginError'
LOGOUT  = 'logout'
REFERRER  = 'referer'
REFERRER_DOMAINS  = 'refererDomains'
USER_LOGIN  = 'userLogin'

Constants

GROUP_LOGIN

public mixed GROUP_LOGIN = 'groupLogin'

LOGIN_ERROR

public mixed LOGIN_ERROR = 'loginError'

REFERRER_DOMAINS

public mixed REFERRER_DOMAINS = 'refererDomains'

USER_LOGIN

public mixed USER_LOGIN = 'userLogin'

        
On this page

Search results