Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ItemsPool
+ Граф наследования:ItemsPool:

Статические защищенные данные

static $pool = array()
 
- Статические защищенные данные унаследованные от PoolBase
static $pool = array()
 
static $index = 0
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от PoolBase
static getPoolByCode ($code)
 
static get ($code, $type)
 
static getByIndex ($code, $type, $index)
 
static add ($code, $type, $value)
 
static delete ($code, $type, $index)
 
static isTypeExists ($code, $type)
 
static resetPool ($code=null, $type=null)
 

Подробное описание

См. определение в файле itemspool.php строка 8

Данные класса

◆ $pool

$pool = array()
staticprotected

См. определение в файле itemspool.php строка 10