См. определение в файле logentry.php строка 22
◆ addComment()
static addComment |
( |
array | $params = [] | ) |
|
|
static |
◆ configureActions()
◆ deleteComment()
static deleteComment |
( |
array | $params = [] | ) |
|
|
static |
◆ formatStubEvent()
static formatStubEvent |
( |
| $arFields, |
|
|
| $arParams ) |
|
static |
◆ getCommentsFullList()
static getCommentsFullList |
( |
array | $eventData, |
|
|
array & | $params, |
|
|
array | $options = [], |
|
|
array & | $arResult = [] ) |
|
static |
◆ getErrorByCode()
Getting once error with the necessary code.
- Аргументы
-
string | $code | Code of error. |
- Возвращает
- Error
Замещает Errorable.
См. определение в файле logentry.php строка 31
◆ getErrors()
◆ getLogCommentRecord()
static getLogCommentRecord |
( |
array | $comment, |
|
|
array | $params, |
|
|
array & | $assets ) |
|
static |
◆ getUserFieldsFMetaData()
static getUserFieldsFMetaData |
( |
| ) |
|
|
static |
◆ onPrepareComponentParams()
onPrepareComponentParams |
( |
| $params = [] | ) |
|
◆ replaceGroupPath()
static replaceGroupPath |
( |
| $url = '', |
|
|
| $siteId = SITE_ID ) |
|
static |
◆ $errorCollection
◆ STATUS_DENIED
const STATUS_DENIED = 'denied' |
|
protected |
◆ STATUS_ERROR
const STATUS_ERROR = 'error' |
|
protected |
◆ STATUS_SUCCESS
const STATUS_SUCCESS = 'success' |
|
protected |