1C-Bitrix 25.700.0
|
Дополнительные унаследованные члены | |
Открытые статические члены унаследованные от CAllUserCounter | |
static | GetValue ($user_id, $code, $site_id=SITE_ID) |
static | GetValues ($user_id, $site_id=SITE_ID, &$arLastDate=[]) |
static | GetAllValues ($user_id) |
static | GetLastDate ($user_id, $code, $site_id=SITE_ID) |
static | ClearAll ($user_id, $site_id=SITE_ID, $sendPull=true) |
static | ClearByTag ($tag, $code, $site_id=SITE_ID, $sendPull=true) |
static | CheckLiveMode () |
static | addValueToPullMessage ($row, $arSites=array(), &$pullMessage=[]) |
static | getGroupedCounters ($counters) |
static | getGroupedCounterRecords ($records) |
static | OnSocNetLogCommentDelete ($commentId) |
static | OnSocNetLogDelete ($logId) |
static | GetValueByUserID ($user_id, $site_id=SITE_ID, $code=self::ALL_SITES) |
static | GetCodeValuesByUserID ($user_id, $site_id=SITE_ID) |
static | GetLastDateByUserAndCode ($user_id, $site_id=SITE_ID, $code=self::ALL_SITES) |
static | DeleteOld () |
static | Set ($user_id, $code, $value, $site_id=SITE_ID, $tag='', $sendPull=true) |
static | Increment ($user_id, $code, $site_id=SITE_ID, $sendPull=true, $increment=1) |
static | Decrement ($user_id, $code, $site_id=SITE_ID, $sendPull=true, $decrement=1) |
static | IncrementWithSelect ($sub_select, $sendPull=true, $arParams=array()) |
static | Clear ($user_id, $code, $site_id=SITE_ID, $sendPull=true, $bMultiple=false, $cleanCache=true) |
static | DeleteByCode ($code) |
static | ClearByUser ($user_id, $site_id=SITE_ID, $code=self::ALL_SITES, $bMultiple=false, $sendPull=true) |
static | sendLiveFeedPull () |
Поля данных унаследованные от CAllUserCounter | |
const | ALL_SITES = '**' |
const | LIVEFEED_CODE = '**' |
const | SYSTEM_USER_ID = 0 |
Защищенные статические члены унаследованные от CAllUserCounter | |
static | SendPullEvent ($user_id, $code="", $bMultiple=false) |
static | dbIF ($condition, $yes, $no) |
Статические защищенные данные унаследованные от CAllUserCounter | |
static | $counters = [] |
См. определение в файле user_counter.php строка 1237