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

Открытые члены

 __construct ($component=null)
 
 getErrors ()
 
 getErrorByCode ($code)
 
 getErrors ()
 
 getErrorByCode ($code)
 

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

static getTemplateViewData (array $template, $documentType)
 
static getRobotViewData ($robot, array $documentType)
 

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

static getUsersFromResponsibleProperty (array $robot, $propertyName)
 

Защищенные данные

 $errorCollection
 

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

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

Конструктор(ы)

◆ __construct()

__construct (   $component = null)

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

Методы

◆ getErrorByCode()

getErrorByCode (   $code)

Getting once error with the necessary code.

Аргументы
string$codeCode of error.
Возвращает
Error

Замещает Errorable.

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

◆ getErrors()

getErrors ( )

Getting array of errors.

Возвращает
Error[]

Замещает Errorable.

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

◆ getRobotViewData()

static getRobotViewData (   $robot,
array  $documentType 
)
static

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

◆ getTemplateViewData()

static getTemplateViewData ( array  $template,
  $documentType 
)
static

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

◆ getUsersFromResponsibleProperty()

static getUsersFromResponsibleProperty ( array  $robot,
  $propertyName 
)
staticprotected

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

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

◆ $errorCollection

$errorCollection
protected

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