Bitrix API

TaskComment extends Entity

Table of Contents

Constants

TITLE_LENGTH  = 30
Length for landing title.

Methods

getData()  : array<string|int, mixed>|null
Returns prepared data for landing by entity (task comment) id.

Constants

TITLE_LENGTH

Length for landing title.

public mixed TITLE_LENGTH = 30

Methods

getData()

Returns prepared data for landing by entity (task comment) id.

public static getData(int $sourceId) : array<string|int, mixed>|null
Parameters
$sourceId : int

Source id.

Return values
array<string|int, mixed>|null

        
On this page

Search results