Bitrix API

GroupRegistry

Table of Contents

Methods

get()  : array<string|int, mixed>|null
getInstance()  : static
load()  : $this

Methods

get()

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

getInstance()

public static getInstance() : static
Return values
static

load()

public load(array<string|int, mixed>|int $groupIds) : $this
Parameters
$groupIds : array<string|int, mixed>|int
Tags
throws
ArgumentException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
$this

        
On this page

Search results