# Helper

URL: https://chugunov.pro/api-bitrix/voximplant/security/helper/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Voximplant\Security\Helper`
Модуль: Voximplant.

Исходный файл: `source/voximplant/lib/security/helper.php:13`

## Методы (20)

- [`static canCurrentUserCallFromCrm()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/cancurrentusercallfromcrm/)
- [`static canCurrentUserPerformAnyCall()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/cancurrentuserperformanycall/)
- [`static canCurrentUserPerformCalls()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/cancurrentuserperformcalls/)
- [`static canUpdateBalance()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/canupdatebalance/)
- [`static canUse()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/canuse/)
- [`static canUserCallNumber()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/canusercallnumber/)
- [`static clearMenuCache()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/clearmenucache/)
- [`static createDefaultRoles()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/createdefaultroles/) — Создаёт роли по умолчанию и связывает их с токенами доступа.
- [`static getAllowedUserIds()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/getalloweduserids/)
- [`static getCurrentUserId()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/getcurrentuserid/)
- [`static getDefaultRoleAccess()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/getdefaultroleaccess/)
- [`static getDefaultRoles()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/getdefaultroles/)
- [`static getUserColleagues()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/getusercolleagues/)
- [`static isAdmin()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/isadmin/) — Возвращает true, если пользователь является администратором портала.
- [`static isBalanceMenuEnabled()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/isbalancemenuenabled/)
- [`static isLinesMenuEnabled()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/islinesmenuenabled/)
- [`static isMainMenuEnabled()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/ismainmenuenabled/)
- [`static isSettingsMenuEnabled()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/issettingsmenuenabled/)
- [`static isUsersMenuEnabled()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/isusersmenuenabled/)
- [`static resetToDefault()`](https://chugunov.pro/api-bitrix/voximplant/security/helper/resettodefault/) — Удаляет все роли и права и создаёт вместо них роли по умолчанию.

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Voximplant-Security-Helper.html
