См. определение в файле user.php строка 9
◆ __construct()
__construct |
( |
| $userId = null | ) |
|
|
protected |
◆ clearStaticCache()
static clearStaticCache |
( |
| ) |
|
|
static |
- Возвращает
- bool
См. определение в файле user.php строка 700
◆ formatFullNameFromDatabase()
static formatFullNameFromDatabase |
( |
| $fields | ) |
|
|
static |
◆ formatNameFromDatabase()
static formatNameFromDatabase |
( |
| $fields | ) |
|
|
static |
◆ getArray()
getArray |
( |
| $options = [] | ) |
|
Returns an array describing the user.
- Аргументы
-
- Возвращает
- array|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\LoaderException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле user.php строка 469
◆ getArrayWithOnline()
static getArrayWithOnline |
( |
array | $users, |
|
|
array | $options = ['JSON' => 'Y', 'SKIP_ONLINE' => 'Y'] ) |
|
static |
- Аргументы
-
- Возвращает
- array
См. определение в файле user.php строка 548
◆ getAvatar()
- Возвращает
- string
См. определение в файле user.php строка 109
◆ getAvatarHr()
- Возвращает
- string
См. определение в файле user.php строка 119
◆ getAvatarId()
- Возвращает
- string
См. определение в файле user.php строка 198
◆ getBirthday()
- Возвращает
- string
См. определение в файле user.php строка 188
◆ getBusiness()
static getBusiness |
( |
| $userId = null, |
|
|
| $options = array() ) |
|
static |
◆ getColor()
- Возвращает
- string
См. определение в файле user.php строка 325
◆ getDepartments()
- Возвращает
- array|null
См. определение в файле user.php строка 452
◆ getEmail()
- Возвращает
- string
См. определение в файле user.php строка 255
◆ getExternalAuthId()
- Возвращает
- string
См. определение в файле user.php строка 235
◆ getFields()
- Возвращает
- array|null
См. определение в файле user.php строка 422
◆ getFullName()
getFullName |
( |
| $safe = true | ) |
|
- Возвращает
- string
См. определение в файле user.php строка 73
◆ getGender()
- Возвращает
- string
См. определение в файле user.php строка 225
◆ getId()
- Возвращает
- int
См. определение в файле user.php строка 65
◆ getIdle()
- Возвращает
- string
См. определение в файле user.php строка 162
◆ getInstance()
static getInstance |
( |
| $userId = null | ) |
|
|
static |
- Аргументы
-
- Возвращает
- self
См. определение в файле user.php строка 44
◆ getLastActivityDate()
- Возвращает
- string
См. определение в файле user.php строка 171
◆ getLastName()
getLastName |
( |
| $safe = true | ) |
|
- Возвращает
- string
См. определение в файле user.php строка 97
◆ getList()
static getList |
( |
| $params | ) |
|
|
static |
◆ getListParams()
static getListParams |
( |
| $params | ) |
|
|
static |
◆ getMessages()
static getMessages |
( |
| $userId = null, |
|
|
| $options = Array() ) |
|
static |
◆ getMobileLastDate()
- Возвращает
- string
См. определение в файле user.php строка 179
◆ getName()
- Возвращает
- string
См. определение в файле user.php строка 85
◆ getPhone()
getPhone |
( |
| $type = self::PHONE_ANY | ) |
|
- Аргументы
-
- Возвращает
- string
См. определение в файле user.php строка 266
◆ getPhones()
- Возвращает
- array|null
См. определение в файле user.php строка 432
◆ getProfile()
- Возвращает
- string
См. определение в файле user.php строка 133
◆ getService()
getService |
( |
| $type = self::PHONE_ANY | ) |
|
- Аргументы
-
- Возвращает
- string
См. определение в файле user.php строка 298
◆ getServices()
- Возвращает
- array|null
См. определение в файле user.php строка 442
◆ getStatus()
- Возвращает
- string
См. определение в файле user.php строка 147
◆ getTzOffset()
- Возвращает
- string
См. определение в файле user.php строка 335
◆ getWebsite()
- Возвращает
- string
См. определение в файле user.php строка 245
◆ getWorkPosition()
getWorkPosition |
( |
| $safe = false | ) |
|
- Возвращает
- string
См. определение в файле user.php строка 208
◆ isAbsent()
- Возвращает
- bool
См. определение в файле user.php строка 374
◆ isActive()
- Возвращает
- bool
См. определение в файле user.php строка 364
◆ isBot()
- Возвращает
- bool
См. определение в файле user.php строка 392
◆ isConnector()
- Возвращает
- bool
См. определение в файле user.php строка 402
◆ isExists()
- Возвращает
- bool
См. определение в файле user.php строка 412
◆ isExtranet()
- Возвращает
- bool
См. определение в файле user.php строка 354
◆ isNetwork()
- Возвращает
- bool
См. определение в файле user.php строка 382
◆ isOnline()
- Возвращает
- bool
См. определение в файле user.php строка 345
◆ isOpenlinesOperator()
static isOpenlinesOperator |
( |
| $userId = null | ) |
|
|
static |
◆ setInstance()
static setInstance |
( |
| $userId, |
|
|
| $instance ) |
|
static |
◆ uploadAvatar()
static uploadAvatar |
( |
| $avatarUrl = '', |
|
|
| $hash = '' ) |
|
static |
- Аргументы
-
string | $avatarUrl | |
string | $hash | |
- Возвращает
- int
См. определение в файле user.php строка 610
◆ $formatNameTemplate
$formatNameTemplate = null |
|
static |
◆ FILTER_LIMIT
◆ PHONE_ANY
const PHONE_ANY = 'phone_any' |
◆ PHONE_INNER
const PHONE_INNER = 'uf_phone_inner' |
◆ PHONE_MOBILE
const PHONE_MOBILE = 'personal_mobile' |
◆ PHONE_PERSONAL
const PHONE_PERSONAL = 'personal_phone' |
◆ PHONE_WORK
const PHONE_WORK = 'work_phone' |
◆ SERVICE_ANY
const SERVICE_ANY = 'service_any' |
◆ SERVICE_SKYPE
const SERVICE_SKYPE = 'skype' |
◆ SERVICE_ZOOM
const SERVICE_ZOOM = 'zoom' |