Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Prado
Security
TAuthManager
getReturnUrl
Prado\Security\TAuthManager::getReturnUrl PHP Method
TAuthManager Class Documentation
Datei anzeigen
Open project: pradosoft/prado
getReturnUrl()
public
method
public
getReturnUrl
( ) :
string
return
string
URL that the browser should be redirected to when login succeeds.
public function getReturnUrl() { return $this->getSession()->itemAt($this->getReturnUrlVarName()); }
TAuthManager
doAuthentication
doAuthorization
generateUserKey
getAllowAutoLogin
getAuthExpire
getLoginPage
getReturnUrl
getReturnUrlVarName
getUserKey
getUserManager
init
leave
login
logout
onAuthExpire
onAuthenticate
onAuthorize
setAllowAutoLogin
setAuthExpire
setLoginPage
setReturnUrl
setReturnUrlVarName
setUserManager
switchUser
updateSessionUser