См. определение в файле user.php строка 23
◆ __construct()
__construct |
( |
| $id = null | ) |
|
User constructor.
- Аргументы
-
См. определение в файле user.php строка 77
◆ canEdit()
Return true if current user can edit on module pages.
- Возвращает
- bool
См. определение в файле user.php строка 198
◆ canEditPhp()
Return true if current user can edit php.
- Возвращает
- bool
См. определение в файле user.php строка 296
◆ canUseLpa()
Return true if current user can use LPA.
- Возвращает
- bool
См. определение в файле user.php строка 311
◆ canView()
Return true if current user can view module pages.
- Возвращает
- bool
См. определение в файле user.php строка 143
◆ current()
Get current user.
- Возвращает
- static
См. определение в файле user.php строка 46
◆ get()
Get user by ID.
- Аргументы
-
- Возвращает
- static
См. определение в файле user.php строка 62
◆ getAccess()
Return access instance.
- Возвращает
- Access
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле user.php строка 128
◆ getId()
Get current user ID.
- Возвращает
- integer|null
См. определение в файле user.php строка 87
◆ getObject()
Get USER object.
- Возвращает
- \CUser|null
См. определение в файле user.php строка 326
◆ hasAccess()
Return true if current user has access to one or more module pages.
- Возвращает
- bool
См. определение в файле user.php строка 117
◆ isAdmin()
Return true if current user is admin.
- Возвращает
- bool
См. определение в файле user.php строка 102
◆ isAgreementAccepted()
Return true if user accepted agreement.
- Возвращает
- bool
См. определение в файле user.php строка 281
◆ isExtranet()
◆ isPortalAdmin()
Return true if current user is portal admin.
- Возвращает
- bool
См. определение в файле user.php строка 228
◆ $access
◆ $cache
◆ $id
◆ $instance
◆ $instanceCurrentUser
◆ $object