Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс Pool

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

static getDocs ($code)
 
static addDoc ($code, $doc)
 
static resetDocs ($code=null)
 
static generateChecks ($code)
 

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

static $docs = array()
 

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

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

Методы

◆ addDoc()

static addDoc (   $code,
  $doc 
)
static
Аргументы
$code
$doc

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

◆ generateChecks()

static generateChecks (   $code)
static
Аргументы
$code
Возвращает
Result

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

◆ getDocs()

static getDocs (   $code)
static
Аргументы
$code
Возвращает
mixed|null

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

◆ resetDocs()

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

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

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

◆ $docs

$docs = array()
staticprotected

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