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

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

static create (array $config)
 
static isAllowed ()
 
static getDefaultSettings ()
 
static getGridAction (array $config)
 

Защищенные статические члены

static internalCreate (array $config)
 
static verifyConfig (array $config)
 
static addError (string $error)
 
static getErrors ()
 
static clearErrors ()
 
static isSuccess ()
 
static getErrorResult ()
 
static checkRequiredModules ()
 
static isBitrix24 ()
 
static getModuleTasks (string $moduleId, array $filter=[])
 
static loadUserFieldRow (array $field)
 
static isExistsUserFieldRow (array $field)
 
static createUserField (array $field)
 
static internalGridAction (array $config)
 
static getEmptyListValueDescription ()
 

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

static bool $bitrix24Included = null
 
static array $errors = []
 

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

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

Методы

◆ addError()

static addError ( string $error)
staticprotected

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

◆ checkRequiredModules()

static checkRequiredModules ( )
staticprotected

Переопределяется в HighloadBlock.

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

◆ clearErrors()

static clearErrors ( )
staticprotected

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

◆ create()

static create ( array $config)
static

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

◆ createUserField()

static createUserField ( array $field)
staticprotected
Аргументы
array$field
Возвращает
Main\Result

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

◆ getDefaultSettings()

static getDefaultSettings ( )
static

Переопределяется в HighloadBlock.

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

◆ getEmptyListValueDescription()

static getEmptyListValueDescription ( )
staticprotected

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

◆ getErrorResult()

static getErrorResult ( )
staticprotected

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

◆ getErrors()

static getErrors ( )
staticprotected

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

◆ getGridAction()

static getGridAction ( array $config)
static

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

◆ getModuleTasks()

static getModuleTasks ( string $moduleId,
array $filter = [] )
staticprotected
Аргументы
string$moduleId
array$filter
Возвращает
array

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

◆ internalCreate()

static internalCreate ( array $config)
staticabstractprotected

Переопределяется в HighloadBlock.

◆ internalGridAction()

static internalGridAction ( array $config)
staticprotected

Переопределяется в HighloadBlock.

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

◆ isAllowed()

static isAllowed ( )
static

Переопределяется в HighloadBlock.

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

◆ isBitrix24()

static isBitrix24 ( )
staticprotected

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

◆ isExistsUserFieldRow()

static isExistsUserFieldRow ( array $field)
staticprotected

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

◆ isSuccess()

static isSuccess ( )
staticprotected

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

◆ loadUserFieldRow()

static loadUserFieldRow ( array $field)
staticprotected
Аргументы
array$field
Возвращает
array|null

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

◆ verifyConfig()

static verifyConfig ( array $config)
staticprotected

Переопределяется в HighloadBlock.

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

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

◆ $bitrix24Included

bool $bitrix24Included = null
staticprotected

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

◆ $errors

array $errors = []
staticprotected

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