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

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

 configureActions ()
 
 getErrorByCode ($code)
 
 getErrors ()
 
 setTask2LogListValue ($value=[])
 
 getTask2LogListValue ()
 
 setCurrentUserAdmin ($value=false)
 
 getCurrentUserAdmin ()
 

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

 printErrors ()
 
 getRequest ()
 

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

 $errorCollection
 
 $request = null
 
 $currentUserAdmin = false
 
 $task2LogList = []
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от Controllerable
const METHOD_ACTION_SUFFIX = 'Action'
 

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

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

Методы

◆ configureActions()

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

Замещает Controllerable.

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

◆ getCurrentUserAdmin()

getCurrentUserAdmin ( )

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

◆ getErrorByCode()

getErrorByCode ( $code)

Getting once error with the necessary code.

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

Замещает Errorable.

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

◆ getErrors()

getErrors ( )

Getting array of errors.

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

Замещает Errorable.

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

◆ getRequest()

getRequest ( )
protected

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

◆ getTask2LogListValue()

getTask2LogListValue ( )

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

◆ printErrors()

printErrors ( )
protected

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

◆ setCurrentUserAdmin()

setCurrentUserAdmin ( $value = false)

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

◆ setTask2LogListValue()

setTask2LogListValue ( $value = [])

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

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

◆ $currentUserAdmin

$currentUserAdmin = false
protected

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

◆ $errorCollection

$errorCollection
protected

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

◆ $request

$request = null
protected

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

◆ $task2LogList

$task2LogList = []
protected

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