Bitrix API

SharingUser

FinalYes

Table of Contents

Constants

COOKIE_AUTH_HASH_NAME  = 'CALENDAR_SHARING_HASH'
EXTERNAL_AUTH_ID  = 'calendar_sharing'

Methods

getAnonymousUserForOwner()  : int|null
getInstance()  : SharingUser
login()  : null

Constants

public mixed COOKIE_AUTH_HASH_NAME = 'CALENDAR_SHARING_HASH'

EXTERNAL_AUTH_ID

public mixed EXTERNAL_AUTH_ID = 'calendar_sharing'

Methods

getAnonymousUserForOwner()

public getAnonymousUserForOwner(array<string|int, mixed> $userParams) : int|null
Parameters
$userParams : array<string|int, mixed>
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
int|null

login()

public login([bool $needToCreateUser = false ][, array<string|int, mixed> $userParams = [] ]) : null
Parameters
$needToCreateUser : bool = false
$userParams : array<string|int, mixed> = []
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
null

        
On this page

Search results