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

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

 call ()
 
 getErrors ()
 

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

static getInstance ()
 

Защищенные члены

 getEventTypeKey ()
 
 __construct ()
 
 getEvent ()
 
 getModuleId ()
 
 getResult ()
 

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

 $errors
 

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

static $result
 

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

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

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

◆ __construct()

__construct ( )
protected

Protected constructor to prevent creating a new instance of the Singleton via the new operator from outside of this class.

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

Методы

◆ call()

call ( )
abstract
Возвращает
mixed

◆ getErrors()

getErrors ( )

Get Errors collections.

Возвращает
array

Замещает IErrorable.

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

◆ getEvent()

getEvent ( )
protected
Возвращает
Event

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

◆ getEventTypeKey()

getEventTypeKey ( )
abstractprotected
Возвращает
string

Переопределяется в AnalyticBoardBatchManager, AnalyticBoardManager, CategoryManager, DefaultBoardManager, ReportManager, ViewManager и WidgetManager.

◆ getInstance()

static getInstance ( )
static

Returns the Singleton instance of this class.

Возвращает
static Singleton The Singleton instance.

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

◆ getModuleId()

getModuleId ( )
protected
Возвращает
string

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

◆ getResult()

getResult ( )
protected
Возвращает
array

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

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

◆ $errors

$errors
protected

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

◆ $result

$result
staticprotected

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