Открытые члены | |
__construct () | |
getContextMenuItems (string $pageType, array $items=[], array $options=[]) | |
openSettingsPage () | |
subscribeOnAfterSettingsSave () | |
Открытые атрибуты | |
const | TYPE_ID = 'SHOP' |
const | OPEN_SETTINGS_PARAM = 'open_settings_page' |
const | PAGE_CSV_IMPORT = 'csvImport' |
if(! $this->request->isAdminSection()) return | false |
Защищенные члены | |
initConfig () | |
isUiCatalog () | |
initUrlTemplates () | |
getSliderPathTemplates () | |
getSettingsSlider () | |
Защищенные статические члены | |
static | getOnSaveEventName () |
Защищенные данные | |
const | TYPE_WEIGHT = 300 |
const | PATH_PREFIX = '/shop/settings/' |
const | PATH_DETAIL_CARD_PREFIX = '/shop/catalog/' |
См. определение в файле shopbuilder.php строка 11
__construct | ( | ) |
См. определение в файле shopbuilder.php строка 25
getContextMenuItems | ( | string | $pageType, |
array | $items = [] , |
||
array | $options = [] |
||
) |
Returns grid context menu for public inventory section.
string | $pageType | |
array | $items | |
array | $options |
См. определение в файле shopbuilder.php строка 63
|
staticprotected |
См. определение в файле shopbuilder.php строка 295
|
protected |
См. определение в файле shopbuilder.php строка 265
|
protected |
Returns regular expression's list for check urls.
Переопределяется в InventoryBuilder.
См. определение в файле shopbuilder.php строка 245
|
protected |
Url builder config initialization.
См. определение в файле shopbuilder.php строка 157
|
protected |
Fill url templates list.
Переопределяется в InventoryBuilder.
См. определение в файле shopbuilder.php строка 178
|
protected |
Returns true, if enabled new product card.
См. определение в файле shopbuilder.php строка 168
openSettingsPage | ( | ) |
См. определение в файле shopbuilder.php строка 253
subscribeOnAfterSettingsSave | ( | ) |
См. определение в файле shopbuilder.php строка 277
if (! $this->request->isAdminSection()) return false |
См. определение в файле shopbuilder.php строка 52
const OPEN_SETTINGS_PARAM = 'open_settings_page' |
См. определение в файле shopbuilder.php строка 15
const PAGE_CSV_IMPORT = 'csvImport' |
См. определение в файле shopbuilder.php строка 17
|
protected |
См. определение в файле shopbuilder.php строка 23
|
protected |
См. определение в файле shopbuilder.php строка 21
const TYPE_ID = 'SHOP' |
См. определение в файле shopbuilder.php строка 13
|
protected |
См. определение в файле shopbuilder.php строка 19