Bitrix API

UserHelper

Table of Contents

Constants

TYPE_EMPLOYEE  = 'employee'

Methods

getCurrentUserId()  : mixed
getFormattedName()  : mixed
getInstance()  : UserHelper
getManagerIds()  : mixed
getPhotoPath()  : mixed
getProfilePath()  : mixed

Constants

TYPE_EMPLOYEE

public mixed TYPE_EMPLOYEE = 'employee'

Methods

getCurrentUserId()

public static getCurrentUserId() : mixed

getFormattedName()

public getFormattedName(mixed $userFields) : mixed
Parameters
$userFields : mixed

getManagerIds()

public getManagerIds(mixed $userId) : mixed
Parameters
$userId : mixed

getPhotoPath()

public getPhotoPath([mixed $photoId = null ][, mixed $width = 100 ][, mixed $height = 100 ]) : mixed
Parameters
$photoId : mixed = null
$width : mixed = 100
$height : mixed = 100

getProfilePath()

public getProfilePath(mixed $id) : mixed
Parameters
$id : mixed

        
On this page

Search results