1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
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
Определения
deliverylocationexclude.php:23
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\DB_GROUP_FLAG
const DB_GROUP_FLAG
Определения
deliverylocationexclude.php:25
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\getFilePath
static getFilePath()
Определения
deliverylocationexclude.php:27
Bitrix\Sale\Delivery\DeliveryLocationExcludeTable\DB_LOCATION_FLAG
const DB_LOCATION_FLAG
Определения
deliverylocationexclude.php:24
Bitrix\Sale\Delivery\DeliveryLocationTable
Определения
deliverylocation.php:29
bitrix
modules
sale
lib
delivery
deliverylocationexclude.php
Создано системой
1.14.0