Метод | Описание | |
---|---|---|
componentDetails ( ) | ||
defineProperties ( ) | ||
getRedirectOptions ( ) | ||
onLogout ( ) | Log out the user | |
onRun ( ) | Executed when this component is bound to a page or layout. | |
user ( ) : RainLab\User\Models\User | Returns the logged in user, if available, and touches the last seen timestamp. |
public onLogout ( ) |
public user ( ) : RainLab\User\Models\User | ||
Результат | RainLab\User\Models\User |