2namespace Bitrix\Landing\Controller;
4use Bitrix\Landing\PublicActionResult;
5use Bitrix\Main\Engine\ActionFilter\Authentication;
6use Bitrix\Main\Engine\Controller;
7use Bitrix\Main\UserTable;
26 $res = UserTable::getList([
38 'NAME' => \CUser::formatName(
39 \CSite::getNameFormat(
false),
43 return $result->getResult()[
'NAME'];
53 $res = UserTable::getList([
66 while ($row =
$res->fetch())
70 'NAME' => \CUser::formatName(
71 \CSite::getNameFormat(
false),
75 $setName[] =
$name->getResult()[
'NAME'];
76 if ($row[
'PERSONAL_PHOTO'])
78 $personalPhoto[] = $row[
'PERSONAL_PHOTO'];
82 $personalPhoto[] =
null;
87 $data[
'name'] = $setName;
88 $data[
'personalPhoto'] = $personalPhoto;
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
static getUserNameByIdAction(int $userId)
static getUsersInfoAction(array $setUserId)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)