Метод | Описание | |
---|---|---|
getEnabled ( ) : boolean | Get enabled. | |
getFullName ( ) : string | Returns the full name of the user. | |
getId ( ) : integer | Returns the ID of the User. | |
getLocale ( ) : string | Returns the locale of the user. | |
getLocked ( ) : boolean | Get locked. | |
getRoleObjects ( ) : Sulu\Component\Security\Authentication\RoleInterface[] | Returns all the roles the user has assigned. |
public getFullName ( ) : string | ||
Результат | string |
public getRoleObjects ( ) : Sulu\Component\Security\Authentication\RoleInterface[] | ||
Результат | Sulu\Component\Security\Authentication\RoleInterface[] |