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

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

static OnUserDelete ($ID)
static OnBeforeUserUpdate (&$arFields)
static OnAfterUserAdd (&$arFields)
static OnAfterUserLogout (&$arParams)
static OnAfterUserUpdate (&$arFields)
static OnBeforeProlog ()
static OnUserInitialize ($user_id, $arFields=array())
static IsOnLine ($userID)
static IsFriendsAllowed ()
static IsFriendsFriendsAllowed ()
static IsEnabledModuleAdmin ()
static EnableModuleAdmin ()
static DisableModuleAdmin ()
static IsCurrentUserModuleAdmin ($site_id=SITE_ID, $bUseSession=true)
static IsUserModuleAdmin ($userID, $site_id=SITE_ID)
static DeleteUserAdminCache ()
static FormatName ($name, $lastName, $login)
static FormatNameEx ($name, $secondName, $lastName, $login, $email, $id)
static SearchUser ($user, $bIntranet=false)
static GetByID ($ID)
static GetFields ($bAdditional=false)
static GetFieldsMap ($bAdditional=false)
static CanProfileView ($currentUserId, $arUser, $siteId=SITE_ID, $arContext=[])
static OnGetProfileView ($currentUserId, $arUser, $siteId, $arContext)
static CheckContext ($currentUserId=false, $userId=false, $arContext=array())

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

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

Методы

◆ CanProfileView()

CanProfileView ( $currentUserId,
$arUser,
$siteId = SITE_ID,
$arContext = [] )
static

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

◆ CheckContext()

CheckContext ( $currentUserId = false,
$userId = false,
$arContext = array() )
static

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

◆ DeleteUserAdminCache()

DeleteUserAdminCache ( )
static

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

◆ DisableModuleAdmin()

DisableModuleAdmin ( )
static

Disables module admin mode for the current user.

Возвращает
void

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

◆ EnableModuleAdmin()

EnableModuleAdmin ( )
static

Enables module admin mode for the current user.

Возвращает
void

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

◆ FormatName()

FormatName ( $name,
$lastName,
$login )
static

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

◆ FormatNameEx()

FormatNameEx ( $name,
$secondName,
$lastName,
$login,
$email,
$id )
static

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

◆ GetByID()

GetByID ( $ID)
static

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

◆ GetFields()

GetFields ( $bAdditional = false)
static

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

◆ GetFieldsMap()

GetFieldsMap ( $bAdditional = false)
static

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

◆ IsCurrentUserModuleAdmin()

IsCurrentUserModuleAdmin ( $site_id = SITE_ID,
$bUseSession = true )
static

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

◆ IsEnabledModuleAdmin()

IsEnabledModuleAdmin ( )
static

Tells true if the current user enabled module admin mode.

Возвращает
bool

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

◆ IsFriendsAllowed()

IsFriendsAllowed ( )
static

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

◆ IsFriendsFriendsAllowed()

IsFriendsFriendsAllowed ( )
static

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

◆ IsOnLine()

IsOnLine ( $userID)
static

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

◆ IsUserModuleAdmin()

IsUserModuleAdmin ( $userID,
$site_id = SITE_ID )
static

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

◆ OnAfterUserAdd()

OnAfterUserAdd ( & $arFields)
static

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

◆ OnAfterUserLogout()

OnAfterUserLogout ( & $arParams)
static

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

◆ OnAfterUserUpdate()

OnAfterUserUpdate ( & $arFields)
static

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

◆ OnBeforeProlog()

OnBeforeProlog ( )
static

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

◆ OnBeforeUserUpdate()

OnBeforeUserUpdate ( & $arFields)
static

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

◆ OnGetProfileView()

OnGetProfileView ( $currentUserId,
$arUser,
$siteId,
$arContext )
static

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

◆ OnUserDelete()

OnUserDelete ( $ID)
static

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

◆ OnUserInitialize()

OnUserInitialize ( $user_id,
$arFields = array() )
static

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

◆ SearchUser()

SearchUser ( $user,
$bIntranet = false )
static

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


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