1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс PoolBase
Граф наследования:PoolBase:
ActionEntity EventsPool ItemsPool

Открытые статические члены

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)

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

static $pool = array()
static $index = 0

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

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

Методы

◆ add()

add ( $code,
$type,
$value )
static
Аргументы
$code
$type
$value

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

◆ delete()

delete ( $code,
$type,
$index )
static
Аргументы
$code
$type
$index

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

◆ get()

get ( $code,
$type )
static

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

◆ getByIndex()

getByIndex ( $code,
$type,
$index )
static
Аргументы
$code
$type
int$index
Возвращает
null|mixed

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

◆ getPoolByCode()

getPoolByCode ( $code)
static

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

◆ isTypeExists()

isTypeExists ( $code,
$type )
static
Аргументы
$code
$type
Возвращает
bool

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

◆ resetPool()

resetPool ( $code = null,
$type = null )
static
Аргументы
null$code
null$type

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

Поля

◆ $index

$index = 0
staticprotected

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

◆ $pool

$pool = array()
staticprotected

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


Объявления и описания членов класса находятся в файле: