Bitrix API

AddUsersConfig

Table of Contents

Methods

__construct()  : mixed
getReason()  : Reason
isFakeAdd()  : bool
isHideHistory()  : bool|null
isManager()  : bool
setHideHistory()  : AddUsersConfig
setManagerIds()  : AddUsersConfig
setReason()  : AddUsersConfig
skipRecent()  : bool
withMessage()  : bool

Methods

__construct()

public __construct([array<string|int, mixed> $managerIds = [] ][, bool|null $hideHistory = null ][, bool $withMessage = true ][, bool $skipRecent = false ][, bool $isFakeAdd = false ][, Reason $reason = Reason::DEFAULT ]) : mixed
Parameters
$managerIds : array<string|int, mixed> = []
$hideHistory : bool|null = null
$withMessage : bool = true
$skipRecent : bool = false
$isFakeAdd : bool = false
$reason : Reason = Reason::DEFAULT

isHideHistory()

public isHideHistory() : bool|null
Return values
bool|null

isManager()

public isManager(int $userId) : bool
Parameters
$userId : int
Return values
bool

        
On this page

Search results