method
public
static
ViewedTable::getListForReadAll()
Сигнатура
public static getListForReadAll(int $currentUserId, string $userJoin[, string $groupCondition = '' ][, array<string|int, mixed> $select = [] ][, bool $distinct = false ]) : array<string|int, mixed>|null
Параметры
$currentUserId
int
$userJoin
string
$groupCondition
string
= ''
$select
array<string|int, mixed>
= []
$distinct
bool
= false
Возвращаемое значение
array<string|int, mixed>|null
Исходный файл: source/tasks/lib/internals/task/viewed.php:115

