Bitrix API

DataCollection

Table of Contents

Methods

getAll()  : array<string|int, mixed>|array<string|int, array<string|int, mixed>>
getByCode()  : array<string|int, mixed>|null

Methods

getAll()

public static getAll(string $languageId) : array<string|int, mixed>|array<string|int, array<string|int, mixed>>
Parameters
$languageId : string
Return values
array<string|int, mixed>|array<string|int, array<string|int, mixed>>

getByCode()

public static getByCode(string $code, string $languageId) : array<string|int, mixed>|null
Parameters
$code : string
$languageId : string
Return values
array<string|int, mixed>|null

        
On this page

Search results