1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс DiscountGroupTable
Граф наследования:DiscountGroupTable:

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

static getTableName ()
static getMap ()
static deleteByDiscount ($discount)
static updateByDiscount ($discount, $groupList, $active, $clear)
static changeActiveByDiscount ($discount, $active)
static getDiscountByGroups ($groupList, $filter=array())
static getActiveDiscountByGroups ($groupList)

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

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

Методы

◆ changeActiveByDiscount()

changeActiveByDiscount ( $discount,
$active )
static

Change active flag in table by discount.

Аргументы
int$discountDiscount id.
string$activeDiscount active flag.
Возвращает
void

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

◆ deleteByDiscount()

deleteByDiscount ( $discount)
static

Delete user group list by discount.

Аргументы
int$discountDiscount id.
Возвращает
void

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

◆ getActiveDiscountByGroups()

getActiveDiscountByGroups ( $groupList)
static

Return active discounts by user group list.

Аргументы
array$groupListUser group list.
Возвращает
array

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

◆ getDiscountByGroups()

getDiscountByGroups ( $groupList,
$filter = array() )
static

Returns discount list by user groups.

Аргументы
array$groupListUser group list.
array$filterAdditional filter.
Возвращает
array

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

◆ getMap()

getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ updateByDiscount()

updateByDiscount ( $discount,
$groupList,
$active,
$clear )
static

Update user group list by discount.

Аргументы
int$discountDiscount id.
array$groupListUser group list.
string$activeDiscount active flag.
bool$clearClear old values.
Возвращает
bool

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


Объявления и описания членов класса находятся в файле: