UserService

Internal

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

Table of Contents

Properties

$feUser  : FrontendUserAuthentication

Methods

__construct()  : mixed
getFeUserData()  : array<string|int, mixed>
Get user- and sessiondata from Frontend User
getFeUserGroupData()  : array<string|int, mixed>
getFeUserGroupTable()  : string
getFeUserIdColumn()  : string
getFeUserTable()  : string

Properties

Methods

getFeUserData()

Get user- and sessiondata from Frontend User

public getFeUserData() : array<string|int, mixed>
Return values
array<string|int, mixed>

getFeUserGroupData()

public getFeUserGroupData() : array<string|int, mixed>
Return values
array<string|int, mixed>

getFeUserGroupTable()

public getFeUserGroupTable() : string
Return values
string

getFeUserIdColumn()

public getFeUserIdColumn() : string
Return values
string

getFeUserTable()

public getFeUserTable() : string
Return values
string

        
On this page

Search results