User
Table of Contents
Constants
-
EXTERNAL_AUTH_ID
= 'imconnector'
-
MODULE_ID
= 'imopenlines'
Methods
-
get()
: array<string|int, mixed>
-
getDefaultName()
: mixed
-
getError()
: BasicError
-
getPersonalPhoto()
: mixed
-
getUserCode()
: mixed
-
register()
: mixed
EXTERNAL_AUTH_ID
public
mixed
EXTERNAL_AUTH_ID
= 'imconnector'
MODULE_ID
public
mixed
MODULE_ID
= 'imopenlines'
get()
public
static get(mixed $userId) : array<string|int, mixed>
Parameters
-
$userId
: mixed
-
Return values
array<string|int, mixed>
getDefaultName()
public
static getDefaultName() : mixed
getError()
public
static getError() : BasicError
getPersonalPhoto()
public
static getPersonalPhoto([mixed $avatarUrl = '' ]) : mixed
Parameters
-
$avatarUrl
: mixed
= ''
-
getUserCode()
public
static getUserCode() : mixed
register()
public
static register([mixed $userFields = [] ]) : mixed
Parameters
-
$userFields
: mixed
= []
-