Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
deliverylocationexclude.php
1
<?php
2
3
namespace
Bitrix\Sale\Delivery
;
4
22
final
class
DeliveryLocationExcludeTable
extends
DeliveryLocationTable
23
{
24
const
DB_LOCATION_FLAG
=
'LE'
;
25
const
DB_GROUP_FLAG
=
'GE'
;
26
27
public
static
function
getFilePath
()
28
{
29
return
__FILE__;
30
}
31
}
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable
Definition
deliverylocationexclude.php:23
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\DB_GROUP_FLAG
const DB_GROUP_FLAG
Definition
deliverylocationexclude.php:25
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\getFilePath
static getFilePath()
Definition
deliverylocationexclude.php:27
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\DB_LOCATION_FLAG
const DB_LOCATION_FLAG
Definition
deliverylocationexclude.php:24
Bitrix\Sale\Delivery\DeliveryLocationTable
Definition
deliverylocation.php:29
Bitrix\Sale\Delivery
Definition
calculationresult.php:2
modules
sale
lib
delivery
deliverylocationexclude.php
Создано системой
1.10.0