Bitrix API

LogListCommon extends CBitrixComponent implements Controllerable, Errorable

Table of Contents

Interfaces

Controllerable
Errorable

Methods

configureActions()  : array<string|int, mixed>
getCurrentUserAdmin()  : mixed
getErrorByCode()  : mixed
getErrors()  : array<string|int, Error>
Getting array of errors.
getTask2LogListValue()  : mixed
setCurrentUserAdmin()  : void
setTask2LogListValue()  : mixed

Methods

configureActions()

public configureActions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getErrorByCode()

public getErrorByCode(mixed $code) : mixed
Parameters
$code : mixed

getErrors()

Getting array of errors.

public getErrors() : array<string|int, Error>
Return values
array<string|int, Error>

getTask2LogListValue()

public getTask2LogListValue() : mixed

setCurrentUserAdmin()

public setCurrentUserAdmin([mixed $value = false ]) : void
Parameters
$value : mixed = false

setTask2LogListValue()

public setTask2LogListValue([mixed $value = [] ]) : mixed
Parameters
$value : mixed = []

        
On this page

Search results