1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
GetListRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Lists\Api\Request\ServiceFactory;
4
5
use Bitrix\Lists\Api\Data\ServiceFactory\ListsToGetFilter;
6
7
final
class
GetListRequest
8
{
9
public
function
__construct
(
10
public
/*readonly*/
array
$sort = [
'ID'
=>
'desc'
],
11
public
/*readonly*/
?
ListsToGetFilter
$filter
=
null
,
12
public
/*readonly*/
int
$offset = 0,
13
public
/*readonly*/
int
$limit = 10,
14
public
/*readonly*/
array
$additionalSelectFields = [],
15
)
16
{}
17
}
Bitrix\Lists\Api\Data\ServiceFactory\ListsToGetFilter
Определения
ListsToGetFilter.php:10
Bitrix\Lists\Api\Request\ServiceFactory\GetListRequest
Определения
GetListRequest.php:8
Bitrix\Lists\Api\Request\ServiceFactory\GetListRequest\__construct
__construct(public array $sort=['ID'=> 'desc'], public ?ListsToGetFilter $filter=null, public int $offset=0, public int $limit=10, public array $additionalSelectFields=[],)
Определения
GetListRequest.php:9
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$filter
$filter
Определения
iblock_catalog_list.php:54
bitrix
modules
lists
lib
Api
Request
ServiceFactory
GetListRequest.php
Создано системой
1.14.0