1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс LogEntry
Граф наследования:LogEntry:
CBitrixComponent Controllerable Errorable

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

 __construct ($component=null)
 getErrorByCode ($code)
 getErrors ()
 configureActions ()
 onPrepareComponentParams ($params=[])
Открытые члены унаследованные от CBitrixComponent
 onIncludeComponentLang ()
 executeComponent ()
 getName ()
 getRelativePath ()
 getPath ()
 getTemplateName ()
 setTemplateName ($templateName)
 setSiteTemplateId ($siteTemplateId)
 getSiteTemplateId ()
 setSiteId ($siteId)
 getSiteId ()
 setLanguageId ($languageId)
 getLanguageId ()
 getSignedParameters ()
 getTemplatePage ()
 getTemplate ()
 getParent ()
 getTemplateCachedData ()
 setTemplateCachedData ($templateCachedData)
 initComponent ($componentName, $componentTemplate=false)
 __prepareComponentParams (&$arParams)
 includeComponentLang ($relativePath="", $lang=false)
 includeComponentTemplate ($templatePage="", $customTemplatePath="")
 initComponentTemplate ($templatePage="", $siteTemplate=false, $customTemplatePath="")
 showComponentTemplate ()
 addIncludeAreaIcon ($arIcon)
 addIncludeAreaIcons ($arIcons)
 getIncludeAreaIcons ()
 getCacheID ($additionalCacheID=false)
 startResultCache ($cacheTime=false, $additionalCacheID=false, $cachePath=false)
 endResultCache ()
 abortResultCache ()
 clearResultCache ($additionalCacheID=false, $cachePath=false)
 getCachePath ()
 setResultCacheKeys ($arResultCacheKeys)
 getEditAreaId ($entryId)
 addEditAction ($entryId, $editLink, $editTitle=false, $arParams=array())
 addDeleteAction ($entryId, $deleteLink, $deleteTitle=false, $arParams=array())
 setTemplateEpilog ($arEpilogInfo)
 __showError ($errorMessage, $errorCode="")
 addChildCSS ($cssPath)
 addChildJS ($jsPath)
 addChildEpilog ($epilogFile)
 addChildFrame ($frame)
 addEditButton ($arButton)
 addViewTarget ($target, $content, $pos)
 randString ($length=6)
 setFrameMode ($mode)
 getFrameMode ()
 getRealFrameMode ()
 getDefaultFrameMode ()

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

static addComment (array $params=[])
static deleteComment (array $params=[])
static replaceGroupPath ($url='', $siteId=SITE_ID)
static getUserFieldsFMetaData ()
static getCommentsFullList (array $eventData, array &$params, array $options=[], array &$arResult=[])
static getLogCommentRecord (array $comment, array $params, array &$assets)
static formatStubEvent ($arFields, $arParams)
Открытые статические члены унаследованные от CBitrixComponent
static includeComponentClass ($componentName)
static clearComponentCache ($componentName, $siteId="")

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

const STATUS_SUCCESS = 'success'
const STATUS_DENIED = 'denied'
const STATUS_ERROR = 'error'
ErrorCollection $errorCollection
Защищенные данные унаследованные от CBitrixComponent
 $request
 $signedParameters

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

Поля данных унаследованные от CBitrixComponent
 $__name = ""
 $__path = ""
 $__templatePage = ""
 $__template = null
 $arParams = array()
 $arResult = array()
 $arResultCacheKeys = false
 $__parent = null
Поля данных унаследованные от Controllerable
const METHOD_ACTION_SUFFIX = 'Action'
Защищенные члены унаследованные от CBitrixComponent
 listKeysSignedParameters ()
 __includeComponent ()

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

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

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

◆ __construct()

__construct ( $component = null)

Constructor with ability to copy the component.

Аргументы
CBitrixComponent$component

Переопределяет метод предка CBitrixComponent.

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

Методы

◆ addComment()

addComment ( array $params = [])
static

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

◆ configureActions()

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

Замещает Controllerable.

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

◆ deleteComment()

deleteComment ( array $params = [])
static

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

◆ formatStubEvent()

formatStubEvent ( $arFields,
$arParams )
static

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

◆ getCommentsFullList()

getCommentsFullList ( array $eventData,
array & $params,
array $options = [],
array & $arResult = [] )
static

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

◆ getErrorByCode()

getErrorByCode ( $code)

Getting once error with the necessary code.

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

Замещает Errorable.

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

◆ getErrors()

getErrors ( )

Getting array of errors.

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

Замещает Errorable.

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

◆ getLogCommentRecord()

getLogCommentRecord ( array $comment,
array $params,
array & $assets )
static

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

◆ getUserFieldsFMetaData()

getUserFieldsFMetaData ( )
static

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

◆ onPrepareComponentParams()

onPrepareComponentParams ( $arParams = [])

Event called from includeComponent before component execution.

Takes component parameters as argument and should return it formatted as needed.

Аргументы
array[string]mixed$arParams
Возвращает
array[string]mixed

Переопределяет метод предка CBitrixComponent.

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

◆ replaceGroupPath()

replaceGroupPath ( $url = '',
$siteId = SITE_ID )
static

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

Поля

◆ $errorCollection

ErrorCollection $errorCollection
protected

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

◆ STATUS_DENIED

const STATUS_DENIED = 'denied'
protected

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

◆ STATUS_ERROR

const STATUS_ERROR = 'error'
protected

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

◆ STATUS_SUCCESS

const STATUS_SUCCESS = 'success'
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/socialnetwork/lib/component/logentry.php