method
public
static
DeliveryPaySystemTable::setLinks()
Сигнатура
public static setLinks(int $entityId, string $entityType[, array<string|int, int> $linkedIds = array() ][, mixed $actualizeRestrictions = true ]) : Result
Параметры
$entityId
int
$entityType
string
self::ENTITY_TYPE_DELIVERY || self::ENTITY_TYPE_PAYSYSTEM
$linkedIds
array<string|int, int>
= array()
Пустое значение означает все.
$actualizeRestrictions
mixed
= true
Возвращаемое значение
Result
Исходный файл: source/sale/lib/internals/delivery_paysystem.php:114

