1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
UserShortPopupItem.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Entity\User;
4
5
class
UserShortPopupItem
extends
UserPopupItem
6
{
7
public
function
toRestFormat
(
array
$option
= []):
array
8
{
9
$option
[
'USER_SHORT_FORMAT'
] =
true
;
10
11
return
parent::toRestFormat(
$option
);
12
}
13
14
public
static
function
getRestEntityName
(): string
15
{
16
return
'usersShort'
;
17
}
18
}
Bitrix\Im\V2\Entity\User\UserPopupItem
Определения
UserPopupItem.php:8
Bitrix\Im\V2\Entity\User\UserShortPopupItem
Определения
UserShortPopupItem.php:6
Bitrix\Im\V2\Entity\User\UserShortPopupItem\getRestEntityName
static getRestEntityName()
Определения
UserShortPopupItem.php:14
Bitrix\Im\V2\Entity\User\UserShortPopupItem\toRestFormat
toRestFormat(array $option=[])
Определения
UserShortPopupItem.php:7
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$option
$option
Определения
options.php:1711
bitrix
modules
im
lib
V2
Entity
User
UserShortPopupItem.php
Создано системой
1.14.0