Bitrix API

WorkgroupFavorites

Table of Contents

Constants

AVAILABLE_VALUES  = ['Y', 'N']

Methods

delete()  : bool
Deletes a worgroup GROUP_ID from a favorites list of a user USER_ID
set()  : bool
Adds/deletes a worgroup GROUP_ID to/from a favorites list of a user USER_ID

Constants

Methods

delete()

Deletes a worgroup GROUP_ID from a favorites list of a user USER_ID

public static delete(array<string|int, mixed> $params) : bool
Parameters
$params : array<string|int, mixed>
Return values
bool

set()

Adds/deletes a worgroup GROUP_ID to/from a favorites list of a user USER_ID

public static set([array<string|int, mixed> $params = [] ]) : bool
Parameters
$params : array<string|int, mixed> = []
Tags
throws
Exception
Return values
bool

        
On this page

Search results