1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
util.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Socialnetwork\Component\LogListCommon;
4
5
class
Util
6
{
7
public
static
function
getRequest
()
8
{
9
return \Bitrix\Main\Context::getCurrent()->getRequest();
10
}
11
12
public
static
function
getCollapsedPinnedPanelItemsLimit
(): int
13
{
14
return
3;
15
}
16
}
Bitrix\Socialnetwork\Component\LogList\Util
Определения
util.php:9
Bitrix\Socialnetwork\Component\LogListCommon\Util\getCollapsedPinnedPanelItemsLimit
static getCollapsedPinnedPanelItemsLimit()
Определения
util.php:12
Bitrix\Socialnetwork\Component\LogListCommon\Util\getRequest
static getRequest()
Определения
util.php:7
bitrix
modules
socialnetwork
lib
component
loglistcommon
util.php
Создано системой
1.14.0