Bitrix API

ObserversCondition implements Condition

Table of Contents

Interfaces

Condition

Methods

__construct()  : mixed
getCategoryId()  : array<string|int, mixed>|null
getEntityTypeId()  : int
getUserId()  : int
toArray()  : array<string|int, mixed>
toOrmCondition()  : ConditionTree

Methods

__construct()

public __construct(int $entityTypeId, int $userId, array<string|int, mixed>|null $categoryId) : mixed
Parameters
$entityTypeId : int
$userId : int
$categoryId : array<string|int, mixed>|null

getCategoryId()

public getCategoryId() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results