1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
basketproperties.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Sale;
10
11
use Bitrix\Main\Entity;
12
use Bitrix\Main\Localization\Loc;
13
14
Loc::loadMessages(__FILE__);
15
20
class
BasketPropertiesCollection
extends
BasketPropertiesCollectionBase
21
{
25
public
static
function
getRegistryType
()
26
{
27
return
Registry::REGISTRY_TYPE_ORDER
;
28
}
29
36
public
static
function
getList
(
array
$parameters =
array
())
37
{
38
return
Internals\BasketPropertyTable::getList($parameters);
39
}
40
47
protected
static
function
delete
($primary)
48
{
49
return
Internals\BasketPropertyTable::delete($primary);
50
}
51
52
}
Bitrix\Sale\BasketPropertiesCollectionBase
Определения
basketpropertiesbase.php:18
Bitrix\Sale\BasketPropertiesCollection
Определения
basketproperties.php:21
Bitrix\Sale\BasketPropertiesCollection\getList
static getList(array $parameters=array())
Определения
basketproperties.php:36
Bitrix\Sale\BasketPropertiesCollection\getRegistryType
static getRegistryType()
Определения
basketproperties.php:25
Bitrix\Sale\Registry\REGISTRY_TYPE_ORDER
const REGISTRY_TYPE_ORDER
Определения
registry.php:16
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
sale
lib
basketproperties.php
Создано системой
1.14.0