1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
UpdateState.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Im\V2\Controller;
4
5
use Bitrix\Main\Engine\CurrentUser;
6
7
class
UpdateState
extends
BaseController
8
{
12
public
function
getStateDataAction
(
CurrentUser
$user
, ?
string
$siteId
=
null
): ?
array
13
{
14
return
(
new
\
Bitrix
\
Im
\
V2
\
UpdateState
())->getUpdateStateData(
$user
,
$siteId
);
15
}
16
}
Bitrix\Im\V2\Controller\BaseController
Определения
BaseController.php:30
Bitrix\Im\V2\Controller\UpdateState
Определения
UpdateState.php:8
Bitrix\Im\V2\Controller\UpdateState\getStateDataAction
getStateDataAction(CurrentUser $user, ?string $siteId=null)
Определения
UpdateState.php:12
Bitrix\Main\Engine\CurrentUser
Определения
currentuser.php:8
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$siteId
$siteId
Определения
ajax.php:8
Bitrix\Im\V2
Определения
ActionUuid.php:3
Bitrix\Im
Bitrix\Main\$user
$user
Определения
mysql_to_pgsql.php:33
Bitrix
bitrix
modules
im
lib
V2
Controller
UpdateState.php
Создано системой
1.14.0