Bitrix API

User extends SocialNetwork

FinalYes

Table of Contents

Constants

MODULE_NAME  = 'socialnetwork'

Methods

disable()  : mixed
enable()  : mixed
formatDateTimeToGMT()  : mixed
getDepartmentEntityPrefix()  : mixed
getGroupEntityPrefix()  : mixed
getLogDestination()  : array<string|int, mixed>
Get data for user selector dialog
getMemberList()  : mixed
getParser()  : mixed
getUserEntityPrefix()  : mixed
getUserRole()  : array<string|int, mixed>|null
getUsers()  : mixed
getUsersCanPerformOperation()  : array<string|int, mixed>
isAdmin()  : mixed
isEnabled()  : mixed
setLogDestinationLast()  : mixed
Save last selected items in user selector dialog

Constants

Methods

formatDateTimeToGMT()

public static formatDateTimeToGMT(mixed $time, mixed $userId) : mixed
Parameters
$time : mixed
$userId : mixed

getDepartmentEntityPrefix()

public static getDepartmentEntityPrefix() : mixed

getGroupEntityPrefix()

public static getGroupEntityPrefix() : mixed

getLogDestination()

Get data for user selector dialog

public static getLogDestination([string $context = 'TASKS' ][, array<string|int, mixed> $parameters = array() ]) : array<string|int, mixed>
Parameters
$context : string = 'TASKS'
$parameters : array<string|int, mixed> = array()
Tags
throws
LoaderException
throws
SystemException
Return values
array<string|int, mixed>

getMemberList()

public static getMemberList(mixed $groupId) : mixed
Parameters
$groupId : mixed

getParser()

public static getParser([array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
$parameters : array<string|int, mixed> = array()

getUserEntityPrefix()

public static getUserEntityPrefix() : mixed

getUserRole()

public static getUserRole(mixed $userId, mixed $groupId) : array<string|int, mixed>|null
Parameters
$userId : mixed
$groupId : mixed
Return values
array<string|int, mixed>|null

getUsers()

public static getUsers(array<string|int, mixed> $userIds) : mixed
Parameters
$userIds : array<string|int, mixed>

getUsersCanPerformOperation()

public static getUsersCanPerformOperation(mixed $groupId, mixed $operation) : array<string|int, mixed>
Parameters
$groupId : mixed
$operation : mixed
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

isAdmin()

public static isAdmin([mixed $userId = 0 ]) : mixed
Parameters
$userId : mixed = 0

setLogDestinationLast()

Save last selected items in user selector dialog

public static setLogDestinationLast([array<string|int, mixed> $items = array() ][, string $context = 'TASKS' ]) : mixed
Parameters
$items : array<string|int, mixed> = array()
$context : string = 'TASKS'

        
On this page

Search results