Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ShopBuilder
+ Граф наследования:ShopBuilder:

Открытые члены

 __construct ()
 
 getContextMenuItems (string $pageType, array $items=[], array $options=[])
 
 getDetailPageSlider ()
 

Открытые атрибуты

const TYPE_ID = 'SHOP'
 
const OPEN_SETTINGS_PARAM = 'open_settings_page'
 
const PAGE_CSV_IMPORT = 'csvImport'
 
if(! $this->request->isAdminSection()) return false
 

Защищенные члены

 initConfig ()
 
 isUiCatalog ()
 

Защищенные данные

const TYPE_WEIGHT = 300
 
const PATH_PREFIX = '/shop/settings/'
 
const PATH_DETAIL_CARD_PREFIX = '/shop/catalog/'
 

Подробное описание

См. определение в файле shopbuilder.php строка 11

Конструктор(ы)

◆ __construct()

__construct ( )

См. определение в файле shopbuilder.php строка 25

Методы

◆ getContextMenuItems()

getContextMenuItems ( string $pageType,
array $items = [],
array $options = [] )

Returns grid context menu for public inventory section.

Аргументы
string$pageType
array$items
array$options
Возвращает
array|null

См. определение в файле shopbuilder.php строка 63

◆ getDetailPageSlider()

getDetailPageSlider ( )

См. определение в файле shopbuilder.php строка 154

◆ initConfig()

initConfig ( )
protected

Url builder config initialization.

Возвращает
void

См. определение в файле shopbuilder.php строка 138

◆ isUiCatalog()

isUiCatalog ( )
protected

Returns true, if enabled new product card.

Возвращает
bool

См. определение в файле shopbuilder.php строка 149

Данные класса

◆ false

if (! $this->request->isAdminSection()) return false

См. определение в файле shopbuilder.php строка 52

◆ OPEN_SETTINGS_PARAM

const OPEN_SETTINGS_PARAM = 'open_settings_page'

См. определение в файле shopbuilder.php строка 15

◆ PAGE_CSV_IMPORT

const PAGE_CSV_IMPORT = 'csvImport'

См. определение в файле shopbuilder.php строка 17

◆ PATH_DETAIL_CARD_PREFIX

const PATH_DETAIL_CARD_PREFIX = '/shop/catalog/'
protected

См. определение в файле shopbuilder.php строка 23

◆ PATH_PREFIX

const PATH_PREFIX = '/shop/settings/'
protected

См. определение в файле shopbuilder.php строка 21

◆ TYPE_ID

const TYPE_ID = 'SHOP'

См. определение в файле shopbuilder.php строка 13

◆ TYPE_WEIGHT

const TYPE_WEIGHT = 300
protected

См. определение в файле shopbuilder.php строка 19