1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CSocNetLogTools

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

static FindFeatureByEventID ($event_id)
static FindLogEventByID ($event_id, $entity_type=false)
static FindLogCommentEventByID ($event_id)
static FindLogCommentEventByLogEventID ($log_event_id)
static FindLogEventByCommentID ($event_id)
static FindFullSetByEventID ($event_id)
static FindFullSetEventIDByEventID ($event_id)
static ShowGroup ($arEntityDesc, $strEntityURL, $arParams)
static ShowUser ($arEntityDesc, $strEntityURL, $arParams)
static HasLogEventCreatedBy ($event_id)
static FormatEvent_FillTooltip ($arFields, $arParams)
static FormatEvent_CreateAvatar ($arFields, $arParams, $source="CREATED_BY_", $site_id=SITE_ID)
static FormatEvent_CreateAvatarGroup ($arFields, $arParams)
static FormatEvent_IsMessageShort ($message, $short_message=false)
static FormatEvent_GetCreatedBy ($arFields, $arParams, $bMail, $bFirstCaps=false)
static FormatEvent_GetEntity ($arFields, $arParams, $bMail)
static FormatEvent_GetURL ($arFields, $bAbsolute=false)
static FormatEvent_Blog ($arFields, $arParams, $bMail=false)
static FormatComment_Blog ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatEvent_Microblog ($arFields, $arParams, $bMail=false)
static FormatComment_Microblog ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatEvent_Forum ($arFields, $arParams, $bMail=false)
static FormatComment_Forum ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatEvent_Photo ($arFields, $arParams, $bMail=false)
static FormatEvent_PhotoPhoto ($arFields, $arParams, $bMail=false)
static FormatComment_Photo ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatComment_PhotoAlbum ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatEvent_Files ($arFields, $arParams, $bMail=false)
static FormatComment_Files ($arFields, $arParams, $bMail=false, $arLog=array())
static FormatEvent_Task ($arFields, $arParams, $bMail=false)
static FormatEvent_Task2 ($arFields, $arParams)
static FormatEvent_SystemGroups ($arFields, $arParams, $bMail=false)
static FormatEvent_SystemFriends ($arFields, $arParams, $bMail=false)
static FormatEvent_System ($arFields, $arParams, $bMail=false)
static SetCacheLastLogID ($type="log", $id=0)
static GetCacheLastLogID ($type="log")
static SetUserCache ( $type="log", $user_id=null, $max_id=null, $max_viewed_id=null, $count=null, $bSetViewTime=false, $LastViewTS=0)
static GetUserCache ($type="log", $user_id=0)
static AddComment_Forum ($arFields)
static UpdateComment_Forum ($arFields)
static DeleteComment_Forum ($arFields)
static AddComment_Blog ($arFields)
static AddComment_Microblog ($arFields)
static AddComment_Files ($arFields)
static AddComment_Review_CheckIBlock ($arElement)
static AddComment_Review_CheckIBlock_Forum ($arElement)
static AddComment_Review_CheckIBlock_Blog ($arElement)
static AddComment_Review_CreateRoot ($arElement, $forumID, $bPostFirstMessage=false, $strFirstMessage="")
static AddComment_Review_CreateRoot_Forum ($arElement, $forumID, $bPostFirstMessage=false, $strFirstMessage="")
static AddComment_Review_CreateRoot_Blog ($arElement, $blogID)
static AddComment_Review_UpdateElement ($arElement, $topicID, $bNewTopic)
static AddComment_Review_UpdateElement_Forum ($arElement, $topicID, $bNewTopic)
static AddComment_Review_UpdateElement_Blog ($arElement, $postID, $blogID, $bNewPost)
static OnAfterPhotoUpload ($arFields, $arComponentParams, $arComponentResult)
static OnAfterPhotoDrop ($arFields, $arComponentParams)
static OnBeforeSectionDrop ($sectionID, $arComponentParams, $arComponentResult, &$arSectionID, &$arElementID)
static OnAfterSectionDrop ($ID, $arFields, $arComponentParams, $arComponentResult)
static OnAfterSectionEdit ($arFields, $arComponentParams, $arComponentResult)
static FormatDestinationFromRights ($arRights, $arParams, &$iMoreCount=false)
static GetDestinationFromRights ($arRights, $arParams)
static ProcessPath ($arUrl, $user_id, $explicit_site_id=false)
static GetSiteData ()
static ShowSourceType ($source_type=false, $bMobile=false)
static GetDataFromRatingEntity ($rating_entity_type_id, $rating_entity_id, $bCheckRights=true)
static AddComment_Photo ($arFields)
static AddComment_Photo_Forum ($arFields, $FORUM_ID, $arLog)
static AddComment_Photo_Blog ($arFields, $BLOG_ID, $arLog)
static logUFfileShow ($arResult, $arParams)
static SetUFRights ($files, $rights)
static GetAvailableGroups ($isExtranetUser=false, $isExtranetSite=false)
static GetForumCommentMetaData ($logEventId)
static AddComment_Tasks ($arFields)
static GetCommentUrl_Task ($arFields)
static UpdateComment_Task ($arFields)
static DeleteComment_Task ($arFields)
static CanEditComment_Task ($arParams)
static CanEditOwnComment_Task ($arParams)
static getResizedAvatarUrl (array $params=[])

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

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

Методы

◆ AddComment_Blog()

AddComment_Blog ( $arFields)
static

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

◆ AddComment_Files()

AddComment_Files ( $arFields)
static

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

◆ AddComment_Forum()

AddComment_Forum ( $arFields)
static

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

◆ AddComment_Microblog()

AddComment_Microblog ( $arFields)
static

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

◆ AddComment_Photo()

AddComment_Photo ( $arFields)
static

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

◆ AddComment_Photo_Blog()

AddComment_Photo_Blog ( $arFields,
$BLOG_ID,
$arLog )
static

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

◆ AddComment_Photo_Forum()

AddComment_Photo_Forum ( $arFields,
$FORUM_ID,
$arLog )
static

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

◆ AddComment_Review_CheckIBlock()

AddComment_Review_CheckIBlock ( $arElement)
static

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

◆ AddComment_Review_CheckIBlock_Blog()

AddComment_Review_CheckIBlock_Blog ( $arElement)
static

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

◆ AddComment_Review_CheckIBlock_Forum()

AddComment_Review_CheckIBlock_Forum ( $arElement)
static

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

◆ AddComment_Review_CreateRoot()

AddComment_Review_CreateRoot ( $arElement,
$forumID,
$bPostFirstMessage = false,
$strFirstMessage = "" )
static

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

◆ AddComment_Review_CreateRoot_Blog()

AddComment_Review_CreateRoot_Blog ( $arElement,
$blogID )
static

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

◆ AddComment_Review_CreateRoot_Forum()

AddComment_Review_CreateRoot_Forum ( $arElement,
$forumID,
$bPostFirstMessage = false,
$strFirstMessage = "" )
static

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

◆ AddComment_Review_UpdateElement()

AddComment_Review_UpdateElement ( $arElement,
$topicID,
$bNewTopic )
static

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

◆ AddComment_Review_UpdateElement_Blog()

AddComment_Review_UpdateElement_Blog ( $arElement,
$postID,
$blogID,
$bNewPost )
static

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

◆ AddComment_Review_UpdateElement_Forum()

AddComment_Review_UpdateElement_Forum ( $arElement,
$topicID,
$bNewTopic )
static

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

◆ AddComment_Tasks()

AddComment_Tasks ( $arFields)
static

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

◆ CanEditComment_Task()

CanEditComment_Task ( $arParams)
static

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

◆ CanEditOwnComment_Task()

CanEditOwnComment_Task ( $arParams)
static

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

◆ DeleteComment_Forum()

DeleteComment_Forum ( $arFields)
static

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

◆ DeleteComment_Task()

DeleteComment_Task ( $arFields)
static

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

◆ FindFeatureByEventID()

FindFeatureByEventID ( $event_id)
static

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

◆ FindFullSetByEventID()

FindFullSetByEventID ( $event_id)
static

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

◆ FindFullSetEventIDByEventID()

FindFullSetEventIDByEventID ( $event_id)
static

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

◆ FindLogCommentEventByID()

FindLogCommentEventByID ( $event_id)
static

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

◆ FindLogCommentEventByLogEventID()

FindLogCommentEventByLogEventID ( $log_event_id)
static

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

◆ FindLogEventByCommentID()

FindLogEventByCommentID ( $event_id)
static

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

◆ FindLogEventByID()

FindLogEventByID ( $event_id,
$entity_type = false )
static

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

◆ FormatComment_Blog()

FormatComment_Blog ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatComment_Files()

FormatComment_Files ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatComment_Forum()

FormatComment_Forum ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatComment_Microblog()

FormatComment_Microblog ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatComment_Photo()

FormatComment_Photo ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatComment_PhotoAlbum()

FormatComment_PhotoAlbum ( $arFields,
$arParams,
$bMail = false,
$arLog = array() )
static

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

◆ FormatDestinationFromRights()

FormatDestinationFromRights ( $arRights,
$arParams,
& $iMoreCount = false )
static

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

◆ FormatEvent_Blog()

FormatEvent_Blog ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_CreateAvatar()

FormatEvent_CreateAvatar ( $arFields,
$arParams,
$source = "CREATED_BY_",
$site_id = SITE_ID )
static

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

◆ FormatEvent_CreateAvatarGroup()

FormatEvent_CreateAvatarGroup ( $arFields,
$arParams )
static

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

◆ FormatEvent_Files()

FormatEvent_Files ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_FillTooltip()

FormatEvent_FillTooltip ( $arFields,
$arParams )
static

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

◆ FormatEvent_Forum()

FormatEvent_Forum ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_GetCreatedBy()

FormatEvent_GetCreatedBy ( $arFields,
$arParams,
$bMail,
$bFirstCaps = false )
static

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

◆ FormatEvent_GetEntity()

FormatEvent_GetEntity ( $arFields,
$arParams,
$bMail )
static

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

◆ FormatEvent_GetURL()

FormatEvent_GetURL ( $arFields,
$bAbsolute = false )
static

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

◆ FormatEvent_IsMessageShort()

FormatEvent_IsMessageShort ( $message,
$short_message = false )
static

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

◆ FormatEvent_Microblog()

FormatEvent_Microblog ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_Photo()

FormatEvent_Photo ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_PhotoPhoto()

FormatEvent_PhotoPhoto ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_System()

FormatEvent_System ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_SystemFriends()

FormatEvent_SystemFriends ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_SystemGroups()

FormatEvent_SystemGroups ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_Task()

FormatEvent_Task ( $arFields,
$arParams,
$bMail = false )
static

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

◆ FormatEvent_Task2()

FormatEvent_Task2 ( $arFields,
$arParams )
static

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

◆ GetAvailableGroups()

GetAvailableGroups ( $isExtranetUser = false,
$isExtranetSite = false )
static

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

◆ GetCacheLastLogID()

GetCacheLastLogID ( $type = "log")
static

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

◆ GetCommentUrl_Task()

GetCommentUrl_Task ( $arFields)
static

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

◆ GetDataFromRatingEntity()

GetDataFromRatingEntity ( $rating_entity_type_id,
$rating_entity_id,
$bCheckRights = true )
static

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

◆ GetDestinationFromRights()

GetDestinationFromRights ( $arRights,
$arParams )
static

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

◆ GetForumCommentMetaData()

GetForumCommentMetaData ( $logEventId)
static

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

◆ getResizedAvatarUrl()

getResizedAvatarUrl ( array $params = [])
static

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

◆ GetSiteData()

GetSiteData ( )
static

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

◆ GetUserCache()

GetUserCache ( $type = "log",
$user_id = 0 )
static

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

◆ HasLogEventCreatedBy()

HasLogEventCreatedBy ( $event_id)
static

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

◆ logUFfileShow()

logUFfileShow ( $arResult,
$arParams )
static

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

◆ OnAfterPhotoDrop()

OnAfterPhotoDrop ( $arFields,
$arComponentParams )
static

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

◆ OnAfterPhotoUpload()

OnAfterPhotoUpload ( $arFields,
$arComponentParams,
$arComponentResult )
static

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

◆ OnAfterSectionDrop()

OnAfterSectionDrop ( $ID,
$arFields,
$arComponentParams,
$arComponentResult )
static

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

◆ OnAfterSectionEdit()

OnAfterSectionEdit ( $arFields,
$arComponentParams,
$arComponentResult )
static

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

◆ OnBeforeSectionDrop()

OnBeforeSectionDrop ( $sectionID,
$arComponentParams,
$arComponentResult,
& $arSectionID,
& $arElementID )
static

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

◆ ProcessPath()

ProcessPath ( $arUrl,
$user_id,
$explicit_site_id = false )
static

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

◆ SetCacheLastLogID()

SetCacheLastLogID ( $type = "log",
$id = 0 )
static

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

◆ SetUFRights()

SetUFRights ( $files,
$rights )
static

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

◆ SetUserCache()

SetUserCache ( $type = "log",
$user_id = null,
$max_id = null,
$max_viewed_id = null,
$count = null,
$bSetViewTime = false,
$LastViewTS = 0 )
static

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

◆ ShowGroup()

ShowGroup ( $arEntityDesc,
$strEntityURL,
$arParams )
static

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

◆ ShowSourceType()

ShowSourceType ( $source_type = false,
$bMobile = false )
static

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

◆ ShowUser()

ShowUser ( $arEntityDesc,
$strEntityURL,
$arParams )
static

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

◆ UpdateComment_Forum()

UpdateComment_Forum ( $arFields)
static

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

◆ UpdateComment_Task()

UpdateComment_Task ( $arFields)
static

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


Объявления и описания членов класса находятся в файле: