Bitrix API

RecentActivity

FinalYes

Table of Contents

Methods

deleteMulti()  : void
getIdsToDeleteBySpaceId()  : array<string|int, mixed>
getIdsToDeleteByUserId()  : array<string|int, mixed>
getNewestActivity()  : RecentActivityData|null
save()  : int|null

Methods

deleteMulti()

public deleteMulti(array<string|int, mixed> $idsToDelete) : void
Parameters
$idsToDelete : array<string|int, mixed>

getIdsToDeleteBySpaceId()

public getIdsToDeleteBySpaceId(int $spaceId, string $typeId, int $entityId) : array<string|int, mixed>
Parameters
$spaceId : int
$typeId : string
$entityId : int
Return values
array<string|int, mixed>

getIdsToDeleteByUserId()

public getIdsToDeleteByUserId(int $userId, string $typeId, int $entityId) : array<string|int, mixed>
Parameters
$userId : int
$typeId : string
$entityId : int
Return values
array<string|int, mixed>

        
On this page

Search results