Bitrix API

DynamicItem implements PermissionEntity, FilterableByTypes, FilterableByCategory uses FilterableByCategory, FilterableByTypes

Table of Contents

Interfaces

PermissionEntity
FilterableByTypes
FilterableByCategory

Methods

excludeEntityTypeIds()  : self
filterByCategory()  : self
filterByEntityTypeIds()  : self
make()  : array<string|int, EntityDTO>

Methods

excludeEntityTypeIds()

public excludeEntityTypeIds([array<string|int, mixed>|int|null $ids = null ]) : self
Parameters
$ids : array<string|int, mixed>|int|null = null
Return values
self

filterByCategory()

public filterByCategory([int|null $id = null ]) : self
Parameters
$id : int|null = null
Return values
self

filterByEntityTypeIds()

public filterByEntityTypeIds([array<string|int, mixed>|int|null $ids = null ]) : self
Parameters
$ids : array<string|int, mixed>|int|null = null
Return values
self

        
On this page

Search results