1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
itemspool.php
См. документацию.
1
<?php
2
namespace
Bitrix\Sale\Internals;
3
8
class
ItemsPool
extends
PoolBase
9
{
10
protected
static
$pool
=
array
();
11
// public static function get($code, $providerName, $productId)
12
// {
13
// $hash = $providerName."|".$productId;
14
// if (isset(static::$pool[$code][$type]))
15
// {
16
// return static::$pool[$code][$type];
17
// }
18
//
19
// return null;
20
// }
21
//
22
// /**
23
// * @param $code
24
// * @param $type
25
// * @param $value
26
// */
27
// public static function add($code, $type, $value)
28
// {
29
// static::$pool[$code][$type][] = $value;
30
// }
31
}
Bitrix\Sale\Internals\ItemsPool
Определения
itemspool.php:9
Bitrix\Sale\Internals\ItemsPool\$pool
static $pool
Определения
itemspool.php:10
Bitrix\Sale\Internals\PoolBase
Определения
poolbase.php:5
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
internals
itemspool.php
Создано системой
1.14.0