Bitrix API

CollabProvider uses InstanceTrait

Table of Contents

Methods

disableCache()  : static
enableCache()  : static
getCollab()  : Collab|null
getCount()  : int
getCountByUserId()  : int
getInstance()  : static
getList()  : CollabCollection
getListByUserId()  : CollabCollection
isCollab()  : bool
isExistingGroup()  : bool

Methods

disableCache()

public disableCache() : static
Return values
static

enableCache()

public enableCache() : static
Return values
static

getCountByUserId()

public getCountByUserId(int $userId) : int
Parameters
$userId : int
Return values
int

getInstance()

public static getInstance() : static
Return values
static

isCollab()

public isCollab(int $id) : bool
Parameters
$id : int
Tags
throws
ObjectPropertyException
throws
SystemException
throws
ArgumentException
Return values
bool

isExistingGroup()

public isExistingGroup(string $name[, int $groupId = 0 ]) : bool
Parameters
$name : string
$groupId : int = 0
Return values
bool

        
On this page

Search results