Bitrix API

TaskCounter

Table of Contents

Methods

__construct()  : mixed
getMobileRowCounter()  : array<string|int, mixed>
getRowCounter()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $userId) : mixed
Parameters
$userId : int

getMobileRowCounter()

public getMobileRowCounter(int $taskId) : array<string|int, mixed>
Parameters
$taskId : int
Return values
array<string|int, mixed>

getRowCounter()

public getRowCounter(int $taskId) : array<string|int, mixed>
Parameters
$taskId : int
Tags
throws
ArgumentException
throws
SqlQueryException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

        
On this page

Search results