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

Открытые статические члены

static getTableName ()
 
static getMap ()
 
static getCurrentRatio ($product)
 
static deleteByProduct ($id)
 

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

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

Методы

◆ deleteByProduct()

static deleteByProduct ( $id)
static

Delete all rows for product.

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

◆ getCurrentRatio()

static getCurrentRatio ( $product)
static

Return ratio for product list.

Аргументы
array | int$productProduct id list.
Возвращает
array|bool
Исключения
Main

ArgumentException

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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