См. определение в файле price.php строка 13
◆ clearSettings()
◆ getDefaultCachedFieldList()
static getDefaultCachedFieldList |
( |
| ) |
|
|
staticprotected |
Returns product price default fields list for caching.
- Возвращает
- array
Переопределяет метод предка Entity.
См. определение в файле price.php строка 46
◆ getTabletClassName()
static getTabletClassName |
( |
| ) |
|
|
static |
Returns price tablet name.
- Возвращает
- string
Переопределяет метод предка Entity.
См. определение в файле price.php строка 36
◆ prepareForAdd()
Check and modify fields before add product price. Need for entity automation.
- Аргументы
-
ORM\Data\AddResult | $result | |
int | null | $id | |
array | &$data | |
- Возвращает
- void
Переопределяет метод предка Entity.
См. определение в файле price.php строка 152
◆ prepareForUpdate()
Check and modify fields before update product price. Need for entity automation.
- Аргументы
-
ORM\Data\UpdateResult | $result | |
int | $id | |
array | &$data | |
- Возвращает
- void
Переопределяет метод предка Entity.
См. определение в файле price.php строка 307
◆ recountPricesFromBase()
static recountPricesFromBase |
( |
| $id | ) |
|
|
static |
◆ runAddExternalActions()
static runAddExternalActions |
( |
| $id, |
|
|
array | $data ) |
|
staticprotected |
Run core automation after add product price.
- Аргументы
-
- Возвращает
- void
Переопределяет метод предка Entity.
См. определение в файле price.php строка 496
◆ runDeleteExternalActions()
static runDeleteExternalActions |
( |
| $id | ) |
|
|
staticprotected |
Run core automation after delete product price.
- Аргументы
-
- Возвращает
- void
Переопределяет метод предка Entity.
См. определение в файле price.php строка 576
◆ runUpdateExternalActions()
static runUpdateExternalActions |
( |
| $id, |
|
|
array | $data ) |
|
staticprotected |
Run core automation after update product price.
- Аргументы
-
- Возвращает
- void
Переопределяет метод предка Entity.
См. определение в файле price.php строка 528