Bitrix API

ExtranetUser implements Entity

Table of Contents

Interfaces

Entity

Methods

__construct()  : mixed
getId()  : int|null
getRole()  : ExtranetRole
getUser()  : EO_User|null
getUserId()  : int
isChargeable()  : bool

Methods

__construct()

public __construct(int $userId, string $role[, int|null $id = null ][, EO_User|null $user = null ]) : mixed
Parameters
$userId : int
$role : string
$id : int|null = null
$user : EO_User|null = null

getId()

public getId() : int|null
Return values
int|null

getUser()

public getUser() : EO_User|null
Return values
EO_User|null

isChargeable()

public isChargeable() : bool
Return values
bool

        
On this page

Search results