Bitrix API

Filter

FinalYes

Table of Contents

Properties

$categoriesIds  : array<string|int, mixed>|null
$creatorId  : int|null
$deleted  : bool
$fromDate  : string|null
$iAmAttendee  : bool|null
$query  : string|null
$toDate  : string|null

Methods

__construct()  : mixed

Properties

$categoriesIds read-only

public array<string|int, mixed>|null $categoriesIds = null

$creatorId read-only

public int|null $creatorId = null

$deleted read-only

public bool $deleted = false

$fromDate

public string|null $fromDate = null

$iAmAttendee read-only

public bool|null $iAmAttendee = null

$query read-only

public string|null $query = null

$toDate

public string|null $toDate = null

Methods

__construct()

public __construct([array<string|int, mixed>|null $categoriesIds = null ][, string|null $fromDate = null ][, string|null $toDate = null ][, int|null $creatorId = null ][, bool $deleted = false ][, bool|null $iAmAttendee = null ][, string|null $query = null ]) : mixed
Parameters
$categoriesIds : array<string|int, mixed>|null = null
$fromDate : string|null = null
$toDate : string|null = null
$creatorId : int|null = null
$deleted : bool = false
$iAmAttendee : bool|null = null
$query : string|null = null

        
On this page

Search results